aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-07-23 22:07:52 +0800
committerdinoex <dinoex@FreeBSD.org>2003-07-23 22:07:52 +0800
commit8f2c23fa2c592e7bab6824011a55bd1fc3ae9c7c (patch)
tree9ef4c958e18b34ab0353e1e42ca00fb9cf58c27a
parent4ce40dc3eda074149d0a5c66c50fb007b3f0fb2e (diff)
downloadfreebsd-ports-gnome-8f2c23fa2c592e7bab6824011a55bd1fc3ae9c7c.tar.gz
freebsd-ports-gnome-8f2c23fa2c592e7bab6824011a55bd1fc3ae9c7c.tar.zst
freebsd-ports-gnome-8f2c23fa2c592e7bab6824011a55bd1fc3ae9c7c.zip
- update CATEGORIES
-rw-r--r--databases/metakit/Makefile1
-rw-r--r--devel/gcvs/Makefile2
-rw-r--r--emulators/frodo/Makefile2
-rw-r--r--irc/zircon/Makefile2
4 files changed, 4 insertions, 3 deletions
diff --git a/databases/metakit/Makefile b/databases/metakit/Makefile
index 3c6ae3bc22f8..dc1483edb78a 100644
--- a/databases/metakit/Makefile
+++ b/databases/metakit/Makefile
@@ -46,6 +46,7 @@ TCL_SHORT_V= 83
.endif
.if defined(METAKIT_WITH_TCL84)
+CATEGORIES+= tcl84
TCL_V= 8.4
TCL_SHORT_V= 84
.endif
diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile
index ac680a2194ff..8b768b7c7c4b 100644
--- a/devel/gcvs/Makefile
+++ b/devel/gcvs/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gcvs
PORTVERSION= 1.0
PORTREVISION= 2
PORTEPOCH= 1
-CATEGORIES= devel
+CATEGORIES= devel tk84
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cvsgui
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile
index a8e2579f2929..374164514a42 100644
--- a/emulators/frodo/Makefile
+++ b/emulators/frodo/Makefile
@@ -8,7 +8,7 @@
PORTNAME= frodo
PORTVERSION= 4.1a
PORTREVISION= 1
-CATEGORIES= emulators
+CATEGORIES= emulators tk84
MASTER_SITES= ftp://metalab.unc.edu/pub/micro/commodore/crossplatform/emulators/Frodo/ \
ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/Frodo/
DISTNAME= FrodoV4_1a.Src
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile
index d3b1545e4535..7936f6800aa4 100644
--- a/irc/zircon/Makefile
+++ b/irc/zircon/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zircon
PORTVERSION= 1.18.256
-CATEGORIES= irc
+CATEGORIES= irc tk84
MASTER_SITES= ftp://catless.ncl.ac.uk/pub/
MAINTAINER= dinoex@FreeBSD.org