diff options
Diffstat (limited to 'x11/libunique/Makefile')
-rw-r--r-- | x11/libunique/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libunique/Makefile b/x11/libunique/Makefile index 625e53d79a1..a1b60d372cb 100644 --- a/x11/libunique/Makefile +++ b/x11/libunique/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2009/07/26 20:13:31 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/26 19:56:56 sno Exp $ # DISTNAME= libunique-1.0.8 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunique/1.0/} |