diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
commit | 46a4d695719697de7bae057feb71590215c942ae (patch) | |
tree | 8e2fc2fb31df3b633ba5949c41dac7b33b414fb0 /news | |
parent | 3e92dd740160be7c12098e4ac61656423c3451e2 (diff) | |
download | ports-46a4d695719697de7bae057feb71590215c942ae.tar.gz ports-46a4d695719697de7bae057feb71590215c942ae.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/pan2/Makefile | 2 | ||||
-rw-r--r-- | news/pyne/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile index e882be5865b8..20785d92bae0 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -7,7 +7,7 @@ PORTNAME= pan2 PORTVERSION= 0.14.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \ http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ diff --git a/news/pyne/Makefile b/news/pyne/Makefile index 61b4492e0535..7784f289db6c 100644 --- a/news/pyne/Makefile +++ b/news/pyne/Makefile @@ -8,6 +8,7 @@ PORTNAME= pyne PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= news python mail MASTER_SITES= http://www.soul-less.pwp.blueyonder.co.uk/pyne/ |