diff options
author | ashish <ashish@FreeBSD.org> | 2012-09-05 01:05:43 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-09-05 01:05:43 +0800 |
commit | 291a5ee02c7abe313fed2da4e756dd70e502fc78 (patch) | |
tree | d56fd53a1709353afe0f1f5c76f52aff0b5cb224 /editors/psgml | |
parent | cdde963395c320e6102eb943b712731a66711a14 (diff) | |
download | freebsd-ports-graphics-291a5ee02c7abe313fed2da4e756dd70e502fc78.tar.gz freebsd-ports-graphics-291a5ee02c7abe313fed2da4e756dd70e502fc78.tar.zst freebsd-ports-graphics-291a5ee02c7abe313fed2da4e756dd70e502fc78.zip |
Chase Emacs updates
Diffstat (limited to 'editors/psgml')
-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 eb560284878..0ba4b597d23 100644 --- a/editors/psgml/Makefile +++ b/editors/psgml/Makefile @@ -7,7 +7,7 @@ PORTNAME= psgml PORTVERSION= 1.3.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= editors elisp MASTER_SITES= SF/${PORTNAME}/ALPHA%20${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX= -${EMACS_PORT_NAME} |