diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 09:09:59 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 09:09:59 +0800 |
commit | bc6196b433f46580d544181ca88509ce8096e613 (patch) | |
tree | 3f0cfb97c67269ee6b8d809a2e2f3730dba5c2d3 /astro | |
parent | eeff192b028cd888e171a33a34d71936746fd1ba (diff) | |
download | freebsd-ports-gnome-bc6196b433f46580d544181ca88509ce8096e613.tar.gz freebsd-ports-gnome-bc6196b433f46580d544181ca88509ce8096e613.tar.zst freebsd-ports-gnome-bc6196b433f46580d544181ca88509ce8096e613.zip |
"Personal use only" means no redistribution; mark RESTRICTED
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xephem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index a4f141f55045..32eac67eabc7 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem MAN1= xephem.1 -NO_CDROM= "Personal use only" +RESTRICTED= "Personal use only" # XXX needs to be the same as DISTFILES XEPHEMSRC= ${PORTNAME}-${PORTVERSION}.tar.gz |