diff options
Diffstat (limited to 'astro/xphoon/Makefile')
-rw-r--r-- | astro/xphoon/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index 7e9963f135fe..dd05d3a03814 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: xphoon -# Version required: 18sep91 (in R5 contrib) # Date created: 14 February 1995 # Whom: asami # # $FreeBSD$ # -DISTNAME= xphoon -PKGNAME= xphoon-91.9.18 +PORTNAME= xphoon +PORTVERSION= 1991.9.18 CATEGORIES= astro x11 MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ ftp://ftp.freesoftware.com/pub/X11/R5contrib/ +DISTNAME= xphoon EXTRACT_SUFX= .tar.Z MAINTAINER= will@FreeBSD.org |