diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-12-20 20:19:24 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-12-20 20:19:24 +0000 |
commit | 3cb246682f28b75689c85870b686a29b45b6b32f (patch) | |
tree | 25fea46b8099aeac2b4f386af51ec828fed0777f /editors/apel | |
parent | 282b2097dada0fc35c2badb14110a379a54177b7 (diff) | |
download | ports-3cb246682f28b75689c85870b686a29b45b6b32f.tar.gz ports-3cb246682f28b75689c85870b686a29b45b6b32f.zip |
Notes
Diffstat (limited to 'editors/apel')
-rw-r--r-- | editors/apel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile index 617fc53691be..7367c732e7fa 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -7,7 +7,7 @@ PORTNAME= apel PORTVERSION= ${APEL_VER} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/apel/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,elisp/jpl/elisp/apel,} |