diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-06-14 15:18:35 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-06-14 15:18:35 +0000 |
commit | 850a36f1c6fcc092ae1d9c70fb31a580f7dccb76 (patch) | |
tree | 15ec1ba231925214eee697bd67dedfb6a4369013 /www/wikindx/Makefile | |
parent | 4ec4f0c1bce76e4c5a6bfe40eb40413cd0bea2ff (diff) | |
download | ports-850a36f1c6fcc092ae1d9c70fb31a580f7dccb76.tar.gz ports-850a36f1c6fcc092ae1d9c70fb31a580f7dccb76.zip |
Notes
Diffstat (limited to 'www/wikindx/Makefile')
-rw-r--r-- | www/wikindx/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/wikindx/Makefile b/www/wikindx/Makefile index 559efec3bea3..a1219b1b653c 100644 --- a/www/wikindx/Makefile +++ b/www/wikindx/Makefile @@ -6,12 +6,11 @@ # PORTNAME= wikindx -PORTVERSION= 3.2.4 -PORTREVISION= 1 +PORTVERSION= 3.3.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wikindx -DISTNAME= wikindx3_2_4 +DISTNAME= wikindx3_3_1 MAINTAINER= babak@farrokhi.net COMMENT= Bibliographic and quotations/notes management system |