diff options
Diffstat (limited to 'x11-toolkits/slingshot/Makefile')
-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 |