diff options
Diffstat (limited to 'net/netsaint-plugins')
-rw-r--r-- | net/netsaint-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile index 6898c03418b..c2855c7eefd 100644 --- a/net/netsaint-plugins/Makefile +++ b/net/netsaint-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2007/01/31 00:04:12 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2008/01/18 05:08:46 tnn Exp $ # DISTNAME= netsaint-plugins-1.2.9-4 PKGNAME= netsaint-plugins-1.2.9.4 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netsaintplug/} |