summaryrefslogtreecommitdiff
path: root/x11/rgb/Makefile
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2008-06-08 14:35:42 +0000
committerbjs <bjs@pkgsrc.org>2008-06-08 14:35:42 +0000
commitf9501bdaea2c870596a1e1301de54f2a21cdd788 (patch)
tree39f54da6192e3abd0f912e2b8f0cd06cf4f25929 /x11/rgb/Makefile
parent5051f3c7c4a45c8006f165a3b0f36ba7c45530c7 (diff)
downloadpkgsrc-f9501bdaea2c870596a1e1301de54f2a21cdd788.tar.gz
Update to version 1.0.3. Changes since 1.0.1:
- rgb version 1.0.3 - Include rgb(1) man page from Solaris - rgb version 1.0.2 - Update showrgb man page to better match current implementation - Fix build to work with --with-rgb-db-type={dbm,ndbm} - Also remove #includes of unused headers & convert K&R to ANSI C
Diffstat (limited to 'x11/rgb/Makefile')
-rw-r--r--x11/rgb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rgb/Makefile b/x11/rgb/Makefile
index ab06af2b3c6..905cf7edd6b 100644
--- a/x11/rgb/Makefile
+++ b/x11/rgb/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:19 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2008/06/08 14:35:42 bjs Exp $
#
-DISTNAME= rgb-1.0.1
+DISTNAME= rgb-1.0.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2