diff options
author | will <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
commit | 5762d8f07f0df7530f773553389b77e5fe89ca9b (patch) | |
tree | 45b5a106d98c4603b73a72e81d6aaf4739cc6716 /net/ratoolset/Makefile | |
parent | df2a8d07e99bf88aece5f9a8a4819f049da2a9e3 (diff) | |
download | freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.tar.gz freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.tar.zst freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.zip |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Diffstat (limited to 'net/ratoolset/Makefile')
-rw-r--r-- | net/ratoolset/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ratoolset/Makefile b/net/ratoolset/Makefile index 39592020fc2a..1e5a2c29bc26 100644 --- a/net/ratoolset/Makefile +++ b/net/ratoolset/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net tk82 MASTER_SITES= ftp://ftp.isi.edu/ra/RAToolSet/ DISTNAME= RAToolSet-3.5.8 -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 |