diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 94b37b4e43cb09388d595b2eab1c405e533f4758 (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /x11/libunique3 | |
parent | 0d28f78169df45c29d7022deb2b98c0257b39600 (diff) | |
download | pkgsrc-94b37b4e43cb09388d595b2eab1c405e533f4758.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'x11/libunique3')
-rw-r--r-- | x11/libunique3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libunique3/Makefile b/x11/libunique3/Makefile index 992e0e2c73c..f87f6cd8623 100644 --- a/x11/libunique3/Makefile +++ b/x11/libunique3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2011/08/06 22:21:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2011/11/01 06:03:03 sbd Exp $ # DISTNAME= libunique-3.0.2 PKGNAME= ${DISTNAME:S/libunique/libunique3/} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunique/3.0/} EXTRACT_SUFX= .tar.bz2 |