diff options
Diffstat (limited to 'net/pload/Makefile')
-rw-r--r-- | net/pload/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pload/Makefile b/net/pload/Makefile index 3baef015420..86f6e944d7b 100644 --- a/net/pload/Makefile +++ b/net/pload/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2008/05/26 22:37:30 tnn Exp $ +# $NetBSD: Makefile,v 1.22 2008/11/10 17:21:37 wiz Exp $ # DISTNAME= pload-0.9.5 +PKGREVISION= 1 CATEGORIES= net x11 MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/ppp/} |