diff options
author | taca <taca> | 2010-02-18 01:09:01 +0000 |
---|---|---|
committer | taca <taca> | 2010-02-18 01:09:01 +0000 |
commit | 78428ddf506bf3a66246b70a6046d09fde7ce488 (patch) | |
tree | 7f22e3478b2dd1dcc2db605a9f240072dd21f046 /net/samba33/Makefile | |
parent | 173fafa4aab202b4cebc7fe713d236d45c23b6f0 (diff) | |
download | pkgsrc-78428ddf506bf3a66246b70a6046d09fde7ce488.tar.gz |
Really bump PKGREVISION. Noted by dieter roelants via private mail.
Diffstat (limited to 'net/samba33/Makefile')
-rw-r--r-- | net/samba33/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba33/Makefile b/net/samba33/Makefile index 4b1e9276cbc..d08bd24a3c4 100644 --- a/net/samba33/Makefile +++ b/net/samba33/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/02/17 15:11:10 taca Exp $ +# $NetBSD: Makefile,v 1.3 2010/02/18 01:09:01 taca Exp $ .include "../../net/samba/Makefile.mirrors" DISTNAME= samba-${VERSION} -PKGREVISINO= 1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${SAMBA_MIRRORS:=old-versions/} |