diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-07-06 17:19:38 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-07-06 17:19:38 +0800 |
commit | e8dde859afa3e0aeb9717122aca55c89532292fb (patch) | |
tree | cc7e5755f6bef449b8755d75b8533060d1607749 | |
parent | e9090775c47d7ce5839c9fef05cb04f7f4b1f79a (diff) | |
download | freebsd-ports-gnome-e8dde859afa3e0aeb9717122aca55c89532292fb.tar.gz freebsd-ports-gnome-e8dde859afa3e0aeb9717122aca55c89532292fb.tar.zst freebsd-ports-gnome-e8dde859afa3e0aeb9717122aca55c89532292fb.zip |
CATEGORIES stripped, no "tcl84" and "tk84" entrys,
was denied by portmgr when the base ports where created.
date: 2001/11/24 04:18:38;
ports/lang/tcl84, ports/x11-toolkits/tk84
CATEGORIES stripped, no "tcl84" and "tk84" entrys.
-rw-r--r-- | emulators/frodo/Makefile | 2 | ||||
-rw-r--r-- | irc/zircon/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index 82044e6b552c..a8e2579f2929 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -8,7 +8,7 @@ PORTNAME= frodo PORTVERSION= 4.1a PORTREVISION= 1 -CATEGORIES= emulators tk83 +CATEGORIES= emulators 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 3d7302fe0dc7..d3b1545e4535 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -7,7 +7,7 @@ PORTNAME= zircon PORTVERSION= 1.18.256 -CATEGORIES= irc tk83 +CATEGORIES= irc MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ MAINTAINER= dinoex@FreeBSD.org |