diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-29 13:27:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-29 13:27:09 +0800 |
commit | 0cc53a9785a48b24f14c053d7c82b7998c3378e8 (patch) | |
tree | de6840e085885505cd47c93a984dd88b021b87ba /games/libfov | |
parent | d2523a4b34ba4cc1909aaebdfa3c98f298b545de (diff) | |
download | freebsd-ports-gnome-0cc53a9785a48b24f14c053d7c82b7998c3378e8.tar.gz freebsd-ports-gnome-0cc53a9785a48b24f14c053d7c82b7998c3378e8.tar.zst freebsd-ports-gnome-0cc53a9785a48b24f14c053d7c82b7998c3378e8.zip |
Reset aaron's port maintainerships due to many maintainer-timeouts.
Diffstat (limited to 'games/libfov')
-rw-r--r-- | games/libfov/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/libfov/Makefile b/games/libfov/Makefile index b532a52ed5f4..f36ca56ff892 100644 --- a/games/libfov/Makefile +++ b/games/libfov/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 1.0.2 CATEGORIES= games devel MASTER_SITES= SFE/libfov -MAINTAINER= aaron@FreeBSD.org -COMMENT= C library for calculating fields of view on low resolution rasters +MAINTAINER= ports@FreeBSD.org +COMMENT= C library for calculating fields of view on low resolution rasters WRKSRC= ${WRKDIR}/${DISTNAME}/fov USE_LDCONFIG= yes |