summaryrefslogtreecommitdiff
path: root/lang/afnix/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-10 18:53:20 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-10 18:53:20 +0000
commit4be50fd70a4fee37c791f84edca0afd776e1ba9c (patch)
treed50e8ed79b9a923f7b5a43cc9b0fbdc26ba0701a /lang/afnix/Makefile
parentRemove all vestiges of the EXPORT stuff - it's legacy code. (diff)
upgrade to 0.7.2
Notes
Notes: svn path=/head/; revision=39447
Diffstat (limited to 'lang/afnix/Makefile')
-rw-r--r--lang/afnix/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile
index faeb92b6d21e..f3aef2a785d5 100644
--- a/lang/afnix/Makefile
+++ b/lang/afnix/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= aleph
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.2
CATEGORIES= lang
MASTER_SITES= ftp://ftp.aleph-lang.org/pub/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION:S,.,-,g}
@@ -20,6 +20,8 @@ USE_NEWGCC= yes
INSTALLS_SHLIB= yes
+PLIST_SUB= PORTVER=${PORTVERSION}
+
MAN1= aleph.1
do-configure: