diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-01-29 03:42:19 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-01-29 03:42:19 +0000 |
commit | 4fe54831a30fe5fc58a7df7451b1c78ca95c50cf (patch) | |
tree | 296fcef2313389bf53094ead2b1dd0683ff6129d /audio/guspat | |
parent | ba526deb918eaa3639f88befb985c592078c3fe8 (diff) | |
download | freebsd-ports-4fe54831a30fe5fc58a7df7451b1c78ca95c50cf.zip |
After discussion with maintainer, change RESTRICTED to NO_CDROM. It appears
that this corresponds more closely with "no commercial use". In practice
this will only affect mirroring things on the FTP site.
Hat: portmgr
Discussed with: nork
Feature safe: yes
Diffstat (limited to 'audio/guspat')
-rw-r--r-- | audio/guspat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/guspat/Makefile b/audio/guspat/Makefile index e5c2097c05f1..3be224f18ec9 100644 --- a/audio/guspat/Makefile +++ b/audio/guspat/Makefile @@ -21,7 +21,7 @@ COMMENT= Izumo collection of Gravis Ultrasound MIDI patches # Not useful without timidity. RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity++ -RESTRICTED= Some of the patches are marked no-commercial-use +NO_CDROM= Some of the patches are marked no-commercial-use NO_BUILD= yes |