diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-13 20:17:27 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-13 20:17:27 +0000 |
commit | 1354f668ae93ae4b8b4f361e954318a7fd3ac141 (patch) | |
tree | c30ad82957737789b431c689ef52b55be517851a /misc/gtl | |
parent | bc50654db4b7939222bfaf70957e8d0de84091c9 (diff) | |
download | ports-1354f668ae93ae4b8b4f361e954318a7fd3ac141.tar.gz ports-1354f668ae93ae4b8b4f361e954318a7fd3ac141.zip |
Notes
Diffstat (limited to 'misc/gtl')
-rw-r--r-- | misc/gtl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gtl/Makefile b/misc/gtl/Makefile index 30e1cabded7b..e3a591692f29 100644 --- a/misc/gtl/Makefile +++ b/misc/gtl/Makefile @@ -13,7 +13,7 @@ CATEGORIES= misc MASTER_SITES= # http://infosun.fmi.uni-passau.de/GTL/ DISTNAME= GTL-${PORTVERSION} -MAINTAINER= q@uni.de +MAINTAINER= q@galgenberg.net COMMENT= C++ STL-based support for graphs and graph algorithms RESTRICTED= License forbids redistribution (source or binary) |