aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-07-11 18:58:32 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-07-11 18:58:32 +0000
commit42348b0b641e33df547001e2a4d612e22a87c00e (patch)
tree5d42d605e6bcaf4cdf1a8a421103903c496cf55c /x11-toolkits
parentd284e409ba214da3cadb9f893fbce18e11d48bac (diff)
downloadports-42348b0b641e33df547001e2a4d612e22a87c00e.tar.gz
ports-42348b0b641e33df547001e2a4d612e22a87c00e.zip
- Mark deprecated
- Pass maintainership to submitter PR: ports/123937 Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> Approved by: portmgr, linimon (maintainer timeout >6 months)
Notes
Notes: svn path=/head/; revision=216715
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtkdatabox2/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/gtkdatabox2/Makefile b/x11-toolkits/gtkdatabox2/Makefile
index 74f5ba7d5eab..b6820959973b 100644
--- a/x11-toolkits/gtkdatabox2/Makefile
+++ b/x11-toolkits/gtkdatabox2/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.eudoxos.de/gtk/gtkdatabox/download/
DISTNAME= ${PORTNAME:S/2//}-${PORTVERSION}
DIST_SUBDIR= gnome2
-MAINTAINER= leoz.2005@gmail.com
+MAINTAINER= shuvaev@physik.uni-wuerzburg.de
COMMENT= A GTK+2 widget to display large amounts of numerical data
USE_LDCONFIG= yes
@@ -21,6 +21,9 @@ USE_GNOME= gnomehack gtk20
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS+= --includedir="${PREFIX}/include/${PORTNAME:S/2//}"
+DEPRECATED= please use x11-toolkits/gtkdatabox instead
+EXPIRATION_DATE= 2008-08-11
+
OPTIONS= GLADE "Enable libglade2 support" off \
GLADEUI "Enable glade3 support" off