diff options
Diffstat (limited to 'editors/psgml/Makefile')
-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 a0e7415bc867..ad85c27d3dd6 100644 --- a/editors/psgml/Makefile +++ b/editors/psgml/Makefile @@ -7,7 +7,7 @@ PORTNAME= psgml PORTVERSION= ${PSGML_VER} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.lysator.liu.se/pub/sgml/ \ ${MASTER_SITE_SOURCEFORGE} |