diff options
Diffstat (limited to 'pkgtools/port2pkg/Makefile')
-rw-r--r-- | pkgtools/port2pkg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/port2pkg/Makefile b/pkgtools/port2pkg/Makefile index ae4ea215171..a28355cd42c 100644 --- a/pkgtools/port2pkg/Makefile +++ b/pkgtools/port2pkg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2014/05/29 23:37:15 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:50:56 wiz Exp $ PKGNAME= port2pkg-1.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org |