diff options
author | kris <kris@FreeBSD.org> | 2004-12-12 09:56:28 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-12 09:56:28 +0800 |
commit | 1bbec5b3fd324ad83f24eff9d7c9437d2122f736 (patch) | |
tree | 1d60dac12e8d5c682caaaaf2e02b17865a286084 | |
parent | 3b61f4eb3a127c88437d4c3fec78b32a843fa9ef (diff) | |
download | freebsd-ports-gnome-1bbec5b3fd324ad83f24eff9d7c9437d2122f736.tar.gz freebsd-ports-gnome-1bbec5b3fd324ad83f24eff9d7c9437d2122f736.tar.zst freebsd-ports-gnome-1bbec5b3fd324ad83f24eff9d7c9437d2122f736.zip |
Now fetchable again
-rw-r--r-- | emulators/sim/Makefile | 2 | ||||
-rw-r--r-- | emulators/simh/Makefile | 2 | ||||
-rw-r--r-- | graphics/dc3play/Makefile | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/emulators/sim/Makefile b/emulators/sim/Makefile index c7344b03410f..5a277fcfbf53 100644 --- a/emulators/sim/Makefile +++ b/emulators/sim/Makefile @@ -20,8 +20,6 @@ RESTRICTED= "Non-commercial use only" MAKEFILE= makefile NO_WRKSUBDIR= yes -BROKEN= Unfetchable - SHELL=${SH} BIN_FILES= pdp1 pdp4 pdp7 pdp8 pdp9 \ diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index c7344b03410f..5a277fcfbf53 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -20,8 +20,6 @@ RESTRICTED= "Non-commercial use only" MAKEFILE= makefile NO_WRKSUBDIR= yes -BROKEN= Unfetchable - SHELL=${SH} BIN_FILES= pdp1 pdp4 pdp7 pdp8 pdp9 \ diff --git a/graphics/dc3play/Makefile b/graphics/dc3play/Makefile index 655bc3880edc..cbbac77890ee 100644 --- a/graphics/dc3play/Makefile +++ b/graphics/dc3play/Makefile @@ -17,8 +17,6 @@ COMMENT= Digital camera downloading tool for Ricoh DC-3 RESTRICTED= "Beta test period, redistribution prohibited" -BROKEN= "Unfetchable" - WRKSRC= ${WRKDIR}/${PORTNAME}/build USE_REINPLACE= yes |