diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /astro/stars | |
parent | bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff) | |
download | ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.tar.gz ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.zip |
Notes
Diffstat (limited to 'astro/stars')
-rw-r--r-- | astro/stars/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/astro/stars/Makefile b/astro/stars/Makefile index 69d236d10e81..9d0fff1f519d 100644 --- a/astro/stars/Makefile +++ b/astro/stars/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: stars-1.0 -# Version required: 1.0 # Date created: 10 Jul 1996 # Whom: searle # # $FreeBSD$ # -DISTNAME= stars-1.0-ss-10.20 -PKGNAME= stars-1.0 +PORTNAME= stars +PORTVERSION= 1.0 CATEGORIES= astro MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/X11/Demos/stars-1.0/ \ ftp://askdonald.ask.uni-karlsruhe.de/hpux/X11/Demos/stars-1.0/ +DISTNAME= stars-1.0-ss-10.20 MAINTAINER= jseger@FreeBSD.org |