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/xplanet | |
parent | bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff) | |
download | ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.tar.gz ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.zip |
Notes
Diffstat (limited to 'astro/xplanet')
-rw-r--r-- | astro/xplanet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile index ab4bfe17e582..9d0991f214c0 100644 --- a/astro/xplanet/Makefile +++ b/astro/xplanet/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xplanet -# Version required: 0.50 # Date created: 22 Feb 2000 # Whom: darius@dons.net.au # # $FreeBSD$ # -DISTNAME= xplanet-0.50 +PORTNAME= xplanet +PORTVERSION= 0.50 CATEGORIES= astro x11 MASTER_SITES= http://www.alumni.caltech.edu/~hari/xplanet/ \ http://www.radcyberzine.com/xglobe/ |