diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-10-31 10:45:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-10-31 10:45:45 +0000 |
commit | fe41ac4efc962236add9e9debaecd5f045c2b992 (patch) | |
tree | ca98c3874d312420b2c73bba9745a6e48435ddf6 /astro/xphoon | |
parent | f0b7b5849c2d1d569c50a685af58260cf6a982fc (diff) | |
download | ports-fe41ac4efc962236add9e9debaecd5f045c2b992.tar.gz ports-fe41ac4efc962236add9e9debaecd5f045c2b992.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 d1e777df5a0a..e185913dd4d2 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -3,12 +3,12 @@ # Date created: 14 February 1995 # Whom: asami # -# $Id: Makefile,v 1.3 1995/04/01 12:51:36 jkh Exp $ +# $Id: Makefile,v 1.4 1995/04/12 15:22:39 asami Exp $ # DISTNAME= xphoon PKGNAME= xphoon-91.9.18 -CATEGORIES+= x11 +CATEGORIES+= astro x11 MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11//R5-contrib/ EXTRACT_SUFX= .tar.Z |