diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-04-28 22:28:02 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-04-28 22:28:02 +0000 |
commit | 675bdc2e3f04923a1bdf9104e5497f7f1c83ad25 (patch) | |
tree | b98f4c82ea78d31798b1e3ef10b70910544cf007 /www/netrik/Makefile | |
parent | ac187f606c316bd734a297789f8ca8cb3885a99d (diff) | |
download | ports-675bdc2e3f04923a1bdf9104e5497f7f1c83ad25.tar.gz ports-675bdc2e3f04923a1bdf9104e5497f7f1c83ad25.zip |
Notes
Diffstat (limited to 'www/netrik/Makefile')
-rw-r--r-- | www/netrik/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/netrik/Makefile b/www/netrik/Makefile index dc6d22d848b4..1d9370931895 100644 --- a/www/netrik/Makefile +++ b/www/netrik/Makefile @@ -8,10 +8,10 @@ # PORTNAME= netrik -PORTVERSION= 1.14.0 +PORTVERSION= 1.15.0 PORTREVISION= 0 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ale@FreeBSD.org |