diff options
-rw-r--r-- | net/netatalk/Makefile | 4 | ||||
-rw-r--r-- | security/heimdal/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 42404341419..3dc023f93b6 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2011/11/29 19:26:28 bouyer Exp $ +# $NetBSD: Makefile,v 1.80 2012/01/18 14:44:36 adam Exp $ DISTNAME= netatalk-2.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netatalk/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 63a29b66af7..24500a61ae3 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2011/12/30 18:59:05 tez Exp $ +# $NetBSD: Makefile,v 1.85 2012/01/18 14:45:37 adam Exp $ DISTNAME= heimdal-1.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.h5l.org/dist/src/ |