diff options
Diffstat (limited to 'comms/plptools')
-rw-r--r-- | comms/plptools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/plptools/Makefile b/comms/plptools/Makefile index 6781bf888f3..f1e24cc560a 100644 --- a/comms/plptools/Makefile +++ b/comms/plptools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2008/03/04 22:29:06 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2009/05/20 00:58:09 wiz Exp $ # DISTNAME= plptools-0.12 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=plptools/} |