diff options
Diffstat (limited to 'emulators/bsvc')
-rw-r--r-- | emulators/bsvc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile index 55f1109231e6..5e5c3ece686a 100644 --- a/emulators/bsvc/Makefile +++ b/emulators/bsvc/Makefile @@ -8,7 +8,7 @@ PORTNAME= bsvc PORTVERSION= 2.1 PORTREVISION= 2 -CATEGORIES= emulators tk84 +CATEGORIES= emulators tk MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/emulators DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} |