diff options
Diffstat (limited to 'devel/ossp-uuid/Makefile')
-rw-r--r-- | devel/ossp-uuid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ossp-uuid/Makefile b/devel/ossp-uuid/Makefile index 2f6e40ecef7..bc33e96731a 100644 --- a/devel/ossp-uuid/Makefile +++ b/devel/ossp-uuid/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/06/12 10:48:52 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2016/07/09 06:38:11 wiz Exp $ # DISTNAME= uuid-1.6.2 PKGNAME= ossp-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/uuid/ |