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 0190135949f..4b21896170a 100644 --- a/devel/ossp-uuid/Makefile +++ b/devel/ossp-uuid/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/03/19 10:24:24 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2013/05/31 12:40:02 wiz Exp $ # DISTNAME= uuid-1.6.2 PKGNAME= ossp-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/uuid/ |