diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2002-03-09 04:41:29 +0800 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2002-03-09 04:41:29 +0800 |
commit | e8399f6cf3cb6b9e0b860a6989417d813ebbab40 (patch) | |
tree | b5d451acc74dc282363d4065557f67118d6a3177 /astro/stars | |
parent | 7237b61ef878a28dd6c0bfe6542f43bb36244827 (diff) | |
download | freebsd-ports-gnome-e8399f6cf3cb6b9e0b860a6989417d813ebbab40.tar.gz freebsd-ports-gnome-e8399f6cf3cb6b9e0b860a6989417d813ebbab40.tar.zst freebsd-ports-gnome-e8399f6cf3cb6b9e0b860a6989417d813ebbab40.zip |
Back out the distname change after reading an enlightening cvs log.
Should portlint be complaining about this?
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 |