diff options
author | pav <pav@FreeBSD.org> | 2006-05-30 04:45:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-30 04:45:48 +0800 |
commit | 83cb9fd9b8205f58ac396d1f96bc94d52b3e5da7 (patch) | |
tree | 1db174a1b23eef9ba6071497f69c3ed5842b2509 /misc/gtl | |
parent | c5722c85cc4ed0f2ad3de26c52bd3c0452039ad8 (diff) | |
download | freebsd-ports-gnome-83cb9fd9b8205f58ac396d1f96bc94d52b3e5da7.tar.gz freebsd-ports-gnome-83cb9fd9b8205f58ac396d1f96bc94d52b3e5da7.tar.zst freebsd-ports-gnome-83cb9fd9b8205f58ac396d1f96bc94d52b3e5da7.zip |
- Drop maintainership
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
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 441d676cf679..22f40be528b1 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@galgenberg.net +MAINTAINER= ports@FreeBSD.org COMMENT= C++ STL-based support for graphs and graph algorithms RESTRICTED= License forbids redistribution (source or binary) |