diff options
Diffstat (limited to 'astro/xplanet/Makefile')
-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/ |