diff options
-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 |