diff options
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r-- | net/samba/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile index 9cfd41dc8f4..42a83b518c3 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.193 2009/08/16 16:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.194 2009/08/26 19:58:46 sno Exp $ .include "Makefile.mirrors" DISTNAME= samba-${VERSION} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${SAMBA_MIRRORS:=old-versions/} |