diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-07-06 09:19:38 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-07-06 09:19:38 +0000 |
commit | 7ce58609f1ccdc57d133072a01f59aeeec7251cc (patch) | |
tree | 375e85945cfb71415b314535019605c8580c84af /emulators | |
parent | 5a98b666860177405fd4ed66b93a4720e26578b7 (diff) | |
download | ports-7ce58609f1ccdc57d133072a01f59aeeec7251cc.tar.gz ports-7ce58609f1ccdc57d133072a01f59aeeec7251cc.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/frodo/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |