diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-22 11:17:40 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-22 11:17:40 +0000 |
commit | a9a9cccab5fb4c5d5782216a6334453b0c52abf6 (patch) | |
tree | d83b5acff6df5932ff536bad71fd8f74aa60a6a3 /lang/afnix/Makefile | |
parent | aa79ee8b47942d6551970214c0e3fc7a043242c1 (diff) |
Notes
Diffstat (limited to 'lang/afnix/Makefile')
-rw-r--r-- | lang/afnix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile index c6336035e2f6..8679c2ea7eeb 100644 --- a/lang/afnix/Makefile +++ b/lang/afnix/Makefile @@ -7,7 +7,7 @@ # PORTNAME= aleph -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 CATEGORIES= lang MASTER_SITES= ftp://ftp.aleph-lang.org/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION:S,.,-,g} |