diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-09 13:42:26 +0000 |
commit | 92b220fa9c42a6c193337144b12ad0856cacbdeb (patch) | |
tree | 167e145ff2514271fb5c10b0e9f4b2859ead22b3 /emulators | |
parent | 94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/bsvc/Makefile | 2 | ||||
-rw-r--r-- | emulators/frodo/Makefile | 2 | ||||
-rw-r--r-- | emulators/hfsutils/Makefile | 2 | ||||
-rw-r--r-- | emulators/tkhfs/Makefile | 2 |
4 files changed, 4 insertions, 4 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} diff --git a/emulators/frodo/Makefile b/emulators/frodo/Makefile index 27ba63aa1326..41d733847c16 100644 --- a/emulators/frodo/Makefile +++ b/emulators/frodo/Makefile @@ -8,7 +8,7 @@ PORTNAME= frodo PORTVERSION= 4.1b PORTREVISION= 7 -CATEGORIES= emulators tk84 +CATEGORIES= emulators tk MASTER_SITES= http://frodo.cebix.net/downloads/ DISTNAME= FrodoV4_1b.Src diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile index 6220057566ab..3336a5102bd0 100644 --- a/emulators/hfsutils/Makefile +++ b/emulators/hfsutils/Makefile @@ -8,7 +8,7 @@ PORTNAME= hfsutils PORTVERSION= 3.2.6 PORTREVISION= 2 -CATEGORIES= emulators tk84 +CATEGORIES= emulators tk MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ MAINTAINER= ports@FreeBSD.org diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile index 8127f9245b01..3d19e06e7f9e 100644 --- a/emulators/tkhfs/Makefile +++ b/emulators/tkhfs/Makefile @@ -8,7 +8,7 @@ PORTNAME= tkhfs PORTVERSION= 1.27 PORTREVISION= 2 -CATEGORIES= emulators tk84 +CATEGORIES= emulators tk MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jmz DISTNAME= ${PORTNAME} |