diff options
Diffstat (limited to 'misc/flyway/Makefile')
-rw-r--r-- | misc/flyway/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/flyway/Makefile b/misc/flyway/Makefile index f4f8b3369613..da177a45e65c 100644 --- a/misc/flyway/Makefile +++ b/misc/flyway/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.3.1 CATEGORIES= misc python MASTER_SITES= http://www.bellz.org/flyway/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A VFR/IFR Route Planner for Pilots RUN_DEPENDS= ${PYTHON_SITELIBDIR}/qt.py:${PORTSDIR}/x11-toolkits/py-qt |