diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-15 22:35:10 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-15 22:35:10 +0000 |
commit | a3dbd66287184164681fc124c2e60f8e3b5a3f1d (patch) | |
tree | c411c765e75b183555097debe1d083cbb089248a /astro/xphoon | |
parent | 171c958ea0a5684568b60ed5b5321361b0516594 (diff) | |
download | ports-a3dbd66287184164681fc124c2e60f8e3b5a3f1d.tar.gz ports-a3dbd66287184164681fc124c2e60f8e3b5a3f1d.zip |
Notes
Diffstat (limited to 'astro/xphoon')
-rw-r--r-- | astro/xphoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index e185913dd4d2..2b13968103b9 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -3,12 +3,12 @@ # Date created: 14 February 1995 # Whom: asami # -# $Id: Makefile,v 1.4 1995/04/12 15:22:39 asami Exp $ +# $Id: Makefile,v 1.5 1996/10/31 10:45:45 asami Exp $ # DISTNAME= xphoon PKGNAME= xphoon-91.9.18 -CATEGORIES+= astro x11 +CATEGORIES= astro x11 MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11//R5-contrib/ EXTRACT_SUFX= .tar.Z |