diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-01 16:00:35 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-01 16:00:35 +0800 |
commit | 9c0c940e525acaadbac1393b07155df4a84b71f5 (patch) | |
tree | a2f1f1c5052fd10e61acd0df557aaf7b880f2103 /sysutils | |
parent | 1331d93293ef63bc71feafdb99a718899ce5cf73 (diff) | |
download | freebsd-ports-gnome-9c0c940e525acaadbac1393b07155df4a84b71f5.tar.gz freebsd-ports-gnome-9c0c940e525acaadbac1393b07155df4a84b71f5.tar.zst freebsd-ports-gnome-9c0c940e525acaadbac1393b07155df4a84b71f5.zip |
Mark a few unfetchable ports as BROKEN
With hat: portmgr
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/linux-nero/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/linux-nero/Makefile b/sysutils/linux-nero/Makefile index c21910bdd11c..f6bf672cee3d 100644 --- a/sysutils/linux-nero/Makefile +++ b/sysutils/linux-nero/Makefile @@ -14,6 +14,7 @@ DIST_SUBDIR= rpm MAINTAINER= emulation@FreeBSD.org COMMENT= CD/DVD disk burner +BROKEN= Unfetchable RESTRICTED= Must be downloaded from their website and a serial number must be bought ONLY_FOR_ARCHS= i386 amd64 |