diff options
author | arved <arved@FreeBSD.org> | 2002-10-30 13:59:30 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-10-30 13:59:30 +0000 |
commit | 537bb6b0d71d3b065d778bbae8484dc5ca29a3e7 (patch) | |
tree | 3e5b47ba85fd5b8d49f5a1593d9fe0ee1690c75b /math | |
parent | be2123c2828b45b64e43424169fa00ddba5aed66 (diff) | |
download | FreeBSD-ports-537bb6b0d71d3b065d778bbae8484dc5ca29a3e7.zip FreeBSD-ports-537bb6b0d71d3b065d778bbae8484dc5ca29a3e7.tar.gz |
Update my Emailaddress
Diffstat (limited to 'math')
-rw-r--r-- | math/graphthing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 7bb7109..6ac1629 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-- |