diff options
author | sbd <sbd@pkgsrc.org> | 2012-01-31 07:14:58 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-01-31 07:14:58 +0000 |
commit | 8341d142a9528e6afa9bd1a43524cf6aba7a982e (patch) | |
tree | c308a50ecd285454d710e92bfe2ef13eb38010c1 /net/samba33/Makefile | |
parent | bbccdc8611ffc64b38e0ee244c55ff31594966c7 (diff) | |
download | pkgsrc-8341d142a9528e6afa9bd1a43524cf6aba7a982e.tar.gz |
Add PLIST.Linux
Bump PKGREVISION
Diffstat (limited to 'net/samba33/Makefile')
-rw-r--r-- | net/samba33/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/samba33/Makefile b/net/samba33/Makefile index 026771fd5b0..7f43ca0a37e 100644 --- a/net/samba33/Makefile +++ b/net/samba33/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/01/17 21:43:20 sbd Exp $ +# $NetBSD: Makefile,v 1.17 2012/01/31 07:14:58 sbd Exp $ .include "../../net/samba/Makefile.mirrors" DISTNAME= samba-${VERSION} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${SAMBA_MIRRORS:=old-versions/} |