diff options
author | asami <asami@FreeBSD.org> | 1996-10-31 10:45:45 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-10-31 10:45:45 +0000 |
commit | 3ddfd62d75ca4e23279bceb4e6b28eb2f048ae68 (patch) | |
tree | dbc7afd0043fb8e9d5e9b15a7d57444cb02e98ba /astro/xphoon | |
parent | 3bf4535824e38a26d8af750a4500cce8d5feb1b5 (diff) | |
download | FreeBSD-ports-3ddfd62d75ca4e23279bceb4e6b28eb2f048ae68.zip FreeBSD-ports-3ddfd62d75ca4e23279bceb4e6b28eb2f048ae68.tar.gz |
These ports are moved to astro. (Repository copy already done, this
is the post-processing stuff.)
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 d1e777d..e185913 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 |