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/xphoon | |
parent | bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff) | |
download | ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.tar.gz ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.zip |
Notes
Diffstat (limited to 'astro/xphoon')
-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 |