diff options
author | kris <kris@FreeBSD.org> | 2003-10-27 07:30:00 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-27 07:30:00 +0800 |
commit | 1303814153ab9d4ca42363a0297ba301659f5738 (patch) | |
tree | c020c46347cd78933318579a1da7e94d486783dc /astro/xephem | |
parent | a3ac5271ee7aabf63bc288bda3a0ff57765dcfc3 (diff) | |
download | freebsd-ports-gnome-1303814153ab9d4ca42363a0297ba301659f5738.tar.gz freebsd-ports-gnome-1303814153ab9d4ca42363a0297ba301659f5738.tar.zst freebsd-ports-gnome-1303814153ab9d4ca42363a0297ba301659f5738.zip |
portlint (Remove default DISTFILES setting)
Diffstat (limited to 'astro/xephem')
-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 a8ca89cf4902..c267561e17fd 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 |