diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-06 07:20:45 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-06 07:20:45 +0000 |
commit | 6ab503652e8e2403b3f312c7d7e93f0e251f6908 (patch) | |
tree | 41445b341f8cfa4cb6fa3cd8518fa8929e4302cb /x11-toolkits/p5-Gtk | |
parent | 35b1a94f54a050eb7612eea746b8cb34e7f70888 (diff) | |
download | ports-6ab503652e8e2403b3f312c7d7e93f0e251f6908.tar.gz ports-6ab503652e8e2403b3f312c7d7e93f0e251f6908.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk')
-rw-r--r-- | x11-toolkits/p5-Gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile index 5e45422205fe..23534b9bf9b9 100644 --- a/x11-toolkits/p5-Gtk/Makefile +++ b/x11-toolkits/p5-Gtk/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Oct 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.2 1998/04/30 02:54:57 asami Exp $ +# $Id: Makefile,v 1.3 1998/04/30 05:41:30 mph Exp $ # DISTNAME= Gtk-0.1.17 @@ -11,7 +11,7 @@ PKGNAME= p5-Gtk-0.1.17 CATEGORIES= x11 lang perl5 MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/perl/ -MAINTAINER= vanilla@MinJe.com.TW +MAINTAINER= vanilla@FreeBSD.ORG LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11/gtk |