diff options
author | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
commit | f35979c642faf59d1dca704dbcd3fbc7a9d70735 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /net/etherape | |
parent | b1908db70762800971e8683c72b9f0fdbbb148da (diff) | |
download | pkgsrc-f35979c642faf59d1dca704dbcd3fbc7a9d70735.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'net/etherape')
-rw-r--r-- | net/etherape/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/etherape/Makefile b/net/etherape/Makefile index 9f68cd5fef2..e7545495863 100644 --- a/net/etherape/Makefile +++ b/net/etherape/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2003/07/21 17:10:35 martti Exp $ +# $NetBSD: Makefile,v 1.10 2003/11/12 01:31:51 salo Exp $ # DISTNAME= etherape-0.9.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= gnome net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=etherape/} |