diff options
author | hrs <hrs@FreeBSD.org> | 2019-03-04 13:15:32 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2019-03-04 13:15:32 +0800 |
commit | 5fcf50e988fd8efef6f6967fb6a007ece2a51bd1 (patch) | |
tree | a5a0e9eb28598bf264b4c0a58923f78d67bbe102 /editors | |
parent | b49a1d44868258f83fdc3347e71171f536ceb525 (diff) | |
download | freebsd-ports-gnome-5fcf50e988fd8efef6f6967fb6a007ece2a51bd1.tar.gz freebsd-ports-gnome-5fcf50e988fd8efef6f6967fb6a007ece2a51bd1.tar.zst freebsd-ports-gnome-5fcf50e988fd8efef6f6967fb6a007ece2a51bd1.zip |
Update MASTER_SITES.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/psgml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile index df6d3f4e80c1..7842e2666c00 100644 --- a/editors/psgml/Makefile +++ b/editors/psgml/Makefile @@ -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 |