diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-25 18:52:50 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-25 18:52:50 +0000 |
commit | f2249fbb603d4c6eca4fb9988740c5a3fe9d82f4 (patch) | |
tree | ccf6f40a2336bdc02dde51027bbfd9e29979e92b /misc/gopod/Makefile | |
parent | fcb396067288f409633f2f302e13036b0160bc4c (diff) | |
download | ports-f2249fbb603d4c6eca4fb9988740c5a3fe9d82f4.tar.gz ports-f2249fbb603d4c6eca4fb9988740c5a3fe9d82f4.zip |
Notes
Diffstat (limited to 'misc/gopod/Makefile')
-rw-r--r-- | misc/gopod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gopod/Makefile b/misc/gopod/Makefile index 920159a31d37..d37799a0bef1 100644 --- a/misc/gopod/Makefile +++ b/misc/gopod/Makefile @@ -20,7 +20,7 @@ HAS_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes -RESTRICTED= Unclear legal status in EU countries +RESTRICTED= "Unclear legal status in EU countries" .if ${PKGNAMEPREFIX} == "" PLIST_FILES= bin/gopod |