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 /chat/gabber/Makefile | |
parent | b1908db70762800971e8683c72b9f0fdbbb148da (diff) | |
download | pkgsrc-f35979c642faf59d1dca704dbcd3fbc7a9d70735.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'chat/gabber/Makefile')
-rw-r--r-- | chat/gabber/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gabber/Makefile b/chat/gabber/Makefile index 7db9198ccb9..9578531da65 100644 --- a/chat/gabber/Makefile +++ b/chat/gabber/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2003/09/30 17:48:51 jmmv Exp $ +# $NetBSD: Makefile,v 1.25 2003/11/12 01:31:47 salo Exp $ DISTNAME= gabber-0.8.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gabber/} |