diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-09-12 09:29:26 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-09-12 09:29:26 +0000 |
commit | c64ef466c51794808e8f0e544ead2d6da1b5fed4 (patch) | |
tree | cd3cb6ffbc9cc074afc542ad66aba728330d8db1 /www/wikindx/Makefile | |
parent | b2ec982f55c98ce56599cdf8882db7537c9ab93f (diff) |
Notes
Diffstat (limited to 'www/wikindx/Makefile')
-rw-r--r-- | www/wikindx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wikindx/Makefile b/www/wikindx/Makefile index 2843fa22b640..fb27992c7743 100644 --- a/www/wikindx/Makefile +++ b/www/wikindx/Makefile @@ -6,11 +6,11 @@ # PORTNAME= wikindx -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wikindx -DISTNAME= ${PORTNAME}3_4_1 +DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/g} MAINTAINER= babak@farrokhi.net COMMENT= Bibliographic and quotations/notes management system |