summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/pccts/Makefile1
-rw-r--r--games/opensfx/Makefile1
-rw-r--r--graphics/gmt/Makefile2
-rw-r--r--java/jai/Makefile2
-rw-r--r--sysutils/bkpupsd/Makefile2
5 files changed, 0 insertions, 8 deletions
diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile
index d9a6611487ac..99e4a80a2679 100644
--- a/devel/pccts/Makefile
+++ b/devel/pccts/Makefile
@@ -10,7 +10,6 @@ DISTNAME= pccts${PORTVERSION:R:S/.//}mr${PORTVERSION:E}
MAINTAINER= ports@FreeBSD.org
COMMENT= Purdue Compiler Construction Tool Set
-BROKEN= unfetchable
CONFLICTS= antlr*
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/games/opensfx/Makefile b/games/opensfx/Makefile
index 35533d70003b..a4c15b3b603b 100644
--- a/games/opensfx/Makefile
+++ b/games/opensfx/Makefile
@@ -13,7 +13,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-all
MAINTAINER= rum1cro@yandex.ru
COMMENT= Free alternative sounds for OpenTTD game engine
-BROKEN= unfetchable
LICENSE= CCPL
LICENSE_NAME= Creative Commons Public License
LICENSE_FILE= ${WRKDIR}/opensfx-${PORTVERSION}/license.txt
diff --git a/graphics/gmt/Makefile b/graphics/gmt/Makefile
index 86832cafca10..b1521108846d 100644
--- a/graphics/gmt/Makefile
+++ b/graphics/gmt/Makefile
@@ -20,8 +20,6 @@ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
COMMENT= Generic Mapping Tools - data processing and display software package
-BROKEN= unfetchable
-
LICENSE= GPLv2 LGPL3
LICENSE_COMB= multi
LICENSE_DISTFILES_GPLv2= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/java/jai/Makefile b/java/jai/Makefile
index 3827cb49b832..94d4ab90a8b2 100644
--- a/java/jai/Makefile
+++ b/java/jai/Makefile
@@ -11,8 +11,6 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-lib
MAINTAINER= java@FreeBSD.org
COMMENT= High performance image processing libraries for Java
-BROKEN= unfetchable
-
USES= cpe zip
CPE_VENDOR= oracle
USE_JAVA= yes
diff --git a/sysutils/bkpupsd/Makefile b/sysutils/bkpupsd/Makefile
index fd7dffb1101b..d531f6971148 100644
--- a/sysutils/bkpupsd/Makefile
+++ b/sysutils/bkpupsd/Makefile
@@ -9,6 +9,4 @@ MASTER_SITES= http://ftp.knit.kagoshima-u.ac.jp/pub/Unix/bkpupsd/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple UPS daemon for APC BK Pro(TM)
-BROKEN= unfetchable
-
.include <bsd.port.mk>