diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | edecf3c4f0c9144a27d788968cc6f3aac68bcb77 (patch) | |
tree | acffcdf336fe033e5c8b1217f72a68946bf44b8f /x11-toolkits/gtkmm12 | |
parent | f1554d4df6d8f8e000b5e19d9fd095f7a3b3da95 (diff) | |
download | ports-edecf3c4f0c9144a27d788968cc6f3aac68bcb77.tar.gz ports-edecf3c4f0c9144a27d788968cc6f3aac68bcb77.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtkmm12')
-rw-r--r-- | x11-toolkits/gtkmm12/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkmm12/Makefile b/x11-toolkits/gtkmm12/Makefile index de7421269b7d..31592a26bb7c 100644 --- a/x11-toolkits/gtkmm12/Makefile +++ b/x11-toolkits/gtkmm12/Makefile @@ -3,7 +3,7 @@ # Date created: 11 May 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.4 1998/10/15 11:43:00 jseger Exp $ +# $Id: Makefile,v 1.5 1998/10/20 07:35:11 asami Exp $ # DISTNAME= Gtk---0.9.14 @@ -11,7 +11,7 @@ PKGNAME= gtk---0.9.14 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com BROKEN= build |