diff options
author | kris <kris@FreeBSD.org> | 2001-08-24 04:21:52 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-08-24 04:21:52 +0800 |
commit | 8a177acf38dd5d149b0d1111182c0ebaf4b3e888 (patch) | |
tree | 8fbad3c5c7cc49d041c246f1744dea64df258099 /lang | |
parent | 0f986ce86ec73f0b02fa5a773f3f1dc124d5e40f (diff) | |
download | freebsd-ports-gnome-8a177acf38dd5d149b0d1111182c0ebaf4b3e888.tar.gz freebsd-ports-gnome-8a177acf38dd5d149b0d1111182c0ebaf4b3e888.tar.zst freebsd-ports-gnome-8a177acf38dd5d149b0d1111182c0ebaf4b3e888.zip |
Remove giffunip@asme.org as the maintainer: he no longer has the ability
to maintain these ports. Any non-committer who wants to grab one let me
know.
Approved by: old maintainer
Diffstat (limited to 'lang')
-rw-r--r-- | lang/atlast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/atlast/Makefile b/lang/atlast/Makefile index f2142bcc3424..32a73e7d7a9f 100644 --- a/lang/atlast/Makefile +++ b/lang/atlast/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= http://www.fourmilab.ch/atlast/ \ http://www.fourmilab.to/atlast/ -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org do-install: $(INSTALL_PROGRAM) $(WRKSRC)/atlast $(PREFIX)/bin |