diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 01:09:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 01:09:59 +0000 |
commit | 9daee27ab4906904ded08511c9bbbfaa9ffb0633 (patch) | |
tree | eb5ea47b3298069effc50ba82b64a2f554d863e2 /astro | |
parent | 98a891d71599ada47c0678d64ebe0fcc9c91e927 (diff) | |
download | ports-9daee27ab4906904ded08511c9bbbfaa9ffb0633.tar.gz ports-9daee27ab4906904ded08511c9bbbfaa9ffb0633.zip |
Notes
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 |