diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-07-04 17:27:15 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-07-04 17:27:15 +0000 |
commit | 04c6a9f3938b3b08c444c070ce9aac1fd1be652f (patch) | |
tree | 4c8b22ce2418ac7716219cec347f1dbd58a98bfa /graphics/founts | |
parent | f5533408e532d0c7a86d767d55975585cf44b835 (diff) | |
download | ports-04c6a9f3938b3b08c444c070ce9aac1fd1be652f.tar.gz ports-04c6a9f3938b3b08c444c070ce9aac1fd1be652f.zip |
Reset MAINTAINER of koalative@gmail.com's ports
There have been repeated maintainer timeout over the last 3 years.
Some ports have already been reset to ports@ due to consecutive
timeouts. Let's complete that work.
Notes
Notes:
svn path=/head/; revision=505847
Diffstat (limited to 'graphics/founts')
-rw-r--r-- | graphics/founts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/founts/Makefile b/graphics/founts/Makefile index 245fe8a2ba24..ac0093e0d95d 100644 --- a/graphics/founts/Makefile +++ b/graphics/founts/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics games MASTER_SITES= http://www.linuxmotors.com/founts/downloads/ DISTFILES= ${PORTNAME}-${DISTVERSION}.tgz -MAINTAINER= koalative@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Demo/program inspired by Erics cascade LICENSE= GPLv2 |