diff options
author | Daniel Harris <dannyboy@FreeBSD.org> | 2002-03-08 20:41:29 +0000 |
---|---|---|
committer | Daniel Harris <dannyboy@FreeBSD.org> | 2002-03-08 20:41:29 +0000 |
commit | 7b2292b195f2f08f5e17c8288b53889866d0b431 (patch) | |
tree | e8d74ee5c1f40af1a2675efc80e5abb3491f04e5 /astro/stars | |
parent | 849e57b1463fd77961848481f9ccbac47df5d9c9 (diff) | |
download | ports-7b2292b195f2f08f5e17c8288b53889866d0b431.tar.gz ports-7b2292b195f2f08f5e17c8288b53889866d0b431.zip |
Notes
Diffstat (limited to 'astro/stars')
-rw-r--r-- | astro/stars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/stars/Makefile b/astro/stars/Makefile index 60713b47a2bd..ab5181139553 100644 --- a/astro/stars/Makefile +++ b/astro/stars/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= astro MASTER_SITES= ftp://ftp.planetmirror.com/pub/hpux/X11/Demos/stars-1.0/ \ http://www.planetmirror.com/pub/hpux/X11/Demos/stars-1.0/ -DISTNAME= stars-1.0-ss-11.00 +DISTFILES= stars-1.0-ss-11.00.tar.gz MAINTAINER= ports@FreeBSD.org |