diff options
author | reed <reed@pkgsrc.org> | 2004-12-28 23:18:15 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-12-28 23:18:15 +0000 |
commit | addf0bca50e3aeedd371126352a6f8dde5dfc89b (patch) | |
tree | b702cfa3e8fcdd659c3af91b121c601eb39b35a4 /x11/xforms/Makefile | |
parent | 7c653ca083adb3f73975cd2e850d0f30a4c4debc (diff) | |
download | pkgsrc-addf0bca50e3aeedd371126352a6f8dde5dfc89b.tar.gz |
Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
Diffstat (limited to 'x11/xforms/Makefile')
-rw-r--r-- | x11/xforms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile index 5f1ebf68da6..7d415586a44 100644 --- a/x11/xforms/Makefile +++ b/x11/xforms/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2004/10/03 00:18:39 tv Exp $ +# $NetBSD: Makefile,v 1.52 2004/12/28 23:18:20 reed Exp $ # DISTNAME= xforms-1.0-release PKGNAME= xforms-1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= ftp://ncmir.ucsd.edu/pub/xforms/OpenSource/ \ http://archive.cs.uu.nl/mirror/XFORMS/OpenSource/ |