diff options
author | ashish <ashish@FreeBSD.org> | 2012-02-22 21:31:32 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-02-22 21:31:32 +0800 |
commit | a2e2b92ff5b2fa13895e10b17bf627df474897f1 (patch) | |
tree | bf051c90ec75ce0b0bb5f2220d8b11b050cf1ec7 /editors/psgml | |
parent | 4948c500a474fb35d31705d4729814d536831a3a (diff) | |
download | freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.tar.gz freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.tar.zst freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.zip |
- Chase Emacs updates
PR: ports/165082
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 52ec81f64376..6fe79a5bcc1d 100644 --- a/editors/psgml/Makefile +++ b/editors/psgml/Makefile @@ -7,7 +7,7 @@ PORTNAME= psgml PORTVERSION= 1.3.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= editors elisp MASTER_SITES= SF/${PORTNAME}/ALPHA%20${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX= -${EMACS_PORT_NAME} |