diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-04 14:17:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-04 14:17:12 +0000 |
commit | 6119440a381bfa4a8c9fccec93c89bd540f110a7 (patch) | |
tree | 550f58d22b143570796e6ee13a8b3f25f3ee5e04 /x11-toolkits/gtkdatabox2 | |
parent | 641e1ebb9c74520fa86b188bd584215354e4a73b (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gtkdatabox2')
-rw-r--r-- | x11-toolkits/gtkdatabox2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkdatabox2/Makefile b/x11-toolkits/gtkdatabox2/Makefile index 783bcd1e7c38..de247b5e551c 100644 --- a/x11-toolkits/gtkdatabox2/Makefile +++ b/x11-toolkits/gtkdatabox2/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: gtkdatabox2 # Date created: 2004-07-03 -# Whom: Leonid Zolotarev <leoz@saunalahti.fi> +# Whom: Leonid Zolotarev <leoz.2005@gmail.com> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://www.eudoxos.de/gtk/gtkdatabox/download/ DISTNAME= gtkdatabox-${PORTVERSION} DIST_SUBDIR= gnome2 -MAINTAINER= leoz@saunalahti.fi +MAINTAINER= leoz.2005@gmail.com COMMENT= A GTK+2 widget to display large amounts of numerical data USE_X_PREFIX= yes |