summaryrefslogtreecommitdiff
path: root/graphics/gimp-app
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1998-02-21 22:38:11 +0000
committerBill Fenner <fenner@FreeBSD.org>1998-02-21 22:38:11 +0000
commitf06d13b6ff11d7e42829196e9274cc7b711f963c (patch)
treec15c7cef6ca18b87209821c275e5a0fe67cbd0c0 /graphics/gimp-app
parentUpgrade to 1.6. Tiny tweak that only affects people using (diff)
Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender.
Notes
Notes: svn path=/head/; revision=9876
Diffstat (limited to 'graphics/gimp-app')
-rw-r--r--graphics/gimp-app/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 4f7125a3a9da..caffb6367ee7 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.18 1998/01/07 13:34:07 erich Exp $
+# $Id: Makefile,v 1.19 1998/01/28 15:39:56 erich Exp $
#
MAJOR= 0
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}.tar.gz
DISTFILES+= gimp-data-min-${MM_VERSION}b.tar.gz \
gimp-data-extras-${MM_VERSION}a.tar.gz
-CATEGORIES= graphics
+CATEGORIES= graphics tk80
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/0.99/${VERSION}/ \
ftp://ftp.cs.umn.edu/pub/gimp/gimp/0.99/${VERSION}/ \