diff options
author | wiz <wiz> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-12-13 00:45:21 +0000 |
commit | 0c29d4b5c76eac00d281f8ac54606576c9c1ed73 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /net/nicotine | |
parent | 5ce685e1e633b5baaf4c32ae32f67b6f7801a383 (diff) | |
download | pkgsrc-0c29d4b5c76eac00d281f8ac54606576c9c1ed73.tar.gz |
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'net/nicotine')
-rw-r--r-- | net/nicotine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile index 6a7c536ddfb..e4fe9204a36 100644 --- a/net/nicotine/Makefile +++ b/net/nicotine/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/09/16 11:40:26 recht Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/13 00:45:25 wiz Exp $ # DISTNAME= nicotine-1.0.3 +PKGREVISION= 1 CATEGORIES= net audio x11 MASTER_SITES= http://nicotine.thegraveyard.org/ EXTRACT_SUFX= .tar.bz2 |