diff options
Diffstat (limited to 'games/edge')
-rw-r--r-- | games/edge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/edge/Makefile b/games/edge/Makefile index 198165c30d9c..c005f8f8de88 100644 --- a/games/edge/Makefile +++ b/games/edge/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-source DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-${PORTVERSION}-linux${EXTRACT_SUFX} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DOOM style engine aimed at the Total Conversion developer LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \ |