diff options
author | salo <salo> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo> | 2003-11-12 01:31:47 +0000 |
commit | d44038c3d2a34e2a27509ab2679c66efc1768de2 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /news/pan-gnome | |
parent | ca197b99122fcc1994dd0b7a88b817a3cd29f9ba (diff) | |
download | pkgsrc-d44038c3d2a34e2a27509ab2679c66efc1768de2.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'news/pan-gnome')
-rw-r--r-- | news/pan-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/pan-gnome/Makefile b/news/pan-gnome/Makefile index 3ceed8c9039..1241ce486f8 100644 --- a/news/pan-gnome/Makefile +++ b/news/pan-gnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:52:10 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/11/12 01:31:51 salo Exp $ # DISTNAME= pan-0.11.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/releases/${DISTNAME:C/pan-//}/SOURCE/ EXTRACT_SUFX= .tar.bz2 |