diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
commit | 227824e7d1496bf0254aa6f1bad98f1622e053cf (patch) | |
tree | 04e7e54eb5679dc2ed3951bec971d1573bc08471 /x11-toolkits/slingshot | |
parent | a38ae12ca88a55fabec1dbbae507656d007c2cff (diff) | |
download | ports-227824e7d1496bf0254aa6f1bad98f1622e053cf.tar.gz ports-227824e7d1496bf0254aa6f1bad98f1622e053cf.zip |
Notes
Diffstat (limited to 'x11-toolkits/slingshot')
-rw-r--r-- | x11-toolkits/slingshot/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/slingshot/Makefile b/x11-toolkits/slingshot/Makefile index 9b3e7be6faf2..4875b76bb414 100644 --- a/x11-toolkits/slingshot/Makefile +++ b/x11-toolkits/slingshot/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: SlingShot # Version required: 2.1 # Date created: 5 March 1997 -# Whom: pgiffuni@FPS.biblos.unal.edu.co +# Whom: Pedro Giffuni # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/03 22:53:07 asami Exp $ # DISTNAME= SlingShot2.1 @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z -MAINTAINER= pgiffuni@FPS.biblos.unal.edu.co +MAINTAINER= giffunip@asme.org LIB_DEPENDS= xview\\.3\\.:${PORTSDIR}/x11/xview-lib |