aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2002-10-30 13:59:30 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2002-10-30 13:59:30 +0000
commit74aa92e5be6b0a47f2f2844b48be1e5741936206 (patch)
tree29a5c576413818add11a8e607d95f222233dca06 /math
parentfed0a6af8ade7cec1e6431d78fe4c944da0a8e63 (diff)
downloadports-74aa92e5be6b0a47f2f2844b48be1e5741936206.tar.gz
ports-74aa92e5be6b0a47f2f2844b48be1e5741936206.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/graphthing/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile
index 7bb710981204..6ac16292e4b0 100644
--- a/math/graphthing/Makefile
+++ b/math/graphthing/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.7
CATEGORIES= math
MASTER_SITES= http://members.optushome.com.au/davidsymonds/gt/
-MAINTAINER= freebsdports@arved.de
+MAINTAINER= arved@FreeBSD.org
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--