diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:27:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:27:09 +0000 |
commit | e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9 (patch) | |
tree | eeb0907d72fc90c14d73fb25a6cd06ca5d754344 /games/libfov | |
parent | 86cb5bc3284a01619008cb441bd02a1af61344f1 (diff) | |
download | ports-e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9.tar.gz ports-e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9.zip |
Notes
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 |