diff options
-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 |