aboutsummaryrefslogtreecommitdiffstats
path: root/astro/xphoon
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-12 23:22:43 +0800
committerasami <asami@FreeBSD.org>1995-04-12 23:22:43 +0800
commit3d57fa5cc9bebadc953f7b0194fe4e1a9ab4aa2a (patch)
treee06da9f264a5e6979e522a59ae0abea3b4bbeaa7 /astro/xphoon
parent74d33a9a6f96ce415e58530d5329dcdd0e4abddc (diff)
downloadfreebsd-ports-gnome-3d57fa5cc9bebadc953f7b0194fe4e1a9ab4aa2a.tar.gz
freebsd-ports-gnome-3d57fa5cc9bebadc953f7b0194fe4e1a9ab4aa2a.tar.zst
freebsd-ports-gnome-3d57fa5cc9bebadc953f7b0194fe4e1a9ab4aa2a.zip
Some more ports Makefile updates...sorry, don't have time now so
x11/ is only halfway finished.
Diffstat (limited to 'astro/xphoon')
-rw-r--r--astro/xphoon/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile
index 36b8679bade6..d1e777df5a0a 100644
--- a/astro/xphoon/Makefile
+++ b/astro/xphoon/Makefile
@@ -3,14 +3,17 @@
# Date created: 14 February 1995
# Whom: asami
#
-# $Id: Makefile,v 1.2 1995/03/24 11:12:06 asami Exp $
+# $Id: Makefile,v 1.3 1995/04/01 12:51:36 jkh Exp $
#
DISTNAME= xphoon
-USE_IMAKE= yes
-MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11//R5-contrib/
+PKGNAME= xphoon-91.9.18
CATEGORIES+= x11
-MAINTAINER= asami@FreeBSD.ORG
+MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11//R5-contrib/
EXTRACT_SUFX= .tar.Z
+MAINTAINER= asami@FreeBSD.ORG
+
+USE_IMAKE= yes
+
.include <bsd.port.mk>