diff options
author | lioux <lioux@FreeBSD.org> | 2000-10-30 08:03:23 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2000-10-30 08:03:23 +0800 |
commit | 1972f6e2a907ff45e3c18752893b237d4c8423c8 (patch) | |
tree | 5f1c1df7431591ccd96b63ea0c8af13fd7d69c66 /audio | |
parent | 7119bba1f2f15d0db2a5634e73b3493d96f372cb (diff) | |
download | freebsd-ports-gnome-1972f6e2a907ff45e3c18752893b237d4c8423c8.tar.gz freebsd-ports-gnome-1972f6e2a907ff45e3c18752893b237d4c8423c8.tar.zst freebsd-ports-gnome-1972f6e2a907ff45e3c18752893b237d4c8423c8.zip |
Code is now under GPL, remove the RESTRICTED flag.
Submitted by: Roman Shterenzon <roman@xpert.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/lame/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 901fae67c9a1..631a2267cea4 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -16,7 +16,6 @@ MAINTAINER= yoshiaki@kt.rim.or.jp USE_GMAKE= yes WANT_GTK= yes ALL_TARGET= lame -RESTRICTED= Condition is not clear MAN1= lame.1 |