Date: Mon, 4 Mar 2019 05:15:33 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494549 - head/editors/psgml Message-ID: <201903040515.x245FXgx034192@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: hrs Date: Mon Mar 4 05:15:32 2019 New Revision: 494549 URL: https://svnweb.freebsd.org/changeset/ports/494549 Log: Update MASTER_SITES. Modified: head/editors/psgml/Makefile Modified: head/editors/psgml/Makefile ============================================================================== --- head/editors/psgml/Makefile Mon Mar 4 05:09:24 2019 (r494548) +++ head/editors/psgml/Makefile Mon Mar 4 05:15:32 2019 (r494549) @@ -5,7 +5,7 @@ PORTNAME= psgml PORTVERSION= 1.4.0 PORTREVISION= 6 CATEGORIES= editors elisp -MASTER_SITES= SF/${PORTNAME}/ALPHA%20${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/ALPHA%20${PORTNAME}/1.3.2 PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} DISTNAME= ${PORTNAME}-1.3.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903040515.x245FXgx034192>