diff options
author | kris <kris@FreeBSD.org> | 2003-10-26 23:30:00 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-26 23:30:00 +0000 |
commit | 1303814153ab9d4ca42363a0297ba301659f5738 (patch) | |
tree | c020c46347cd78933318579a1da7e94d486783dc /astro | |
parent | a3ac5271ee7aabf63bc288bda3a0ff57765dcfc3 (diff) | |
download | FreeBSD-ports-1303814153ab9d4ca42363a0297ba301659f5738.zip FreeBSD-ports-1303814153ab9d4ca42363a0297ba301659f5738.tar.gz |
portlint (Remove default DISTFILES setting)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xephem/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index a8ca89c..c267561 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -9,7 +9,6 @@ PORTNAME= xephem PORTVERSION= 3.5.2 CATEGORIES= astro MASTER_SITES= # http://www.clearskyinstitute.com/xephem/ -DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= An interactive astronomical ephemeris program |