diff options
Diffstat (limited to 'graphics/aero/Makefile')
-rw-r--r-- | graphics/aero/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/aero/Makefile b/graphics/aero/Makefile index b7d45b3..83fcc83 100644 --- a/graphics/aero/Makefile +++ b/graphics/aero/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.ee.uwa.edu.au/users/braunl/aero/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${X11BASE}/lib/libfwf.a:${PORTSDIR}/x11-toolkits/FWF RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray |