diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-11-16 22:55:39 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-11-16 22:55:39 +0000 |
commit | f2aecf877605d3c8a6ee65a72761d380d9967c46 (patch) | |
tree | 9513ca9c374681e88db7cf5ae85e4008e47ee327 /games/xrally | |
parent | baa0687760c5aa268e36f9f8ac30ccdffea9734a (diff) |
Notes
Diffstat (limited to 'games/xrally')
-rw-r--r-- | games/xrally/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xrally/Makefile b/games/xrally/Makefile index 8a842ee8ea5c..1b0fafbeac47 100644 --- a/games/xrally/Makefile +++ b/games/xrally/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.1 DISTNAME= ${PORTNAME}-1.1 -MAINTAINER= edwin@mavetju.org +MAINTAINER= ports@FreeBSD.org COMMENT= XRally is a Linux clone of the classic Rally X arcade game WRKSRC= ${WRKDIR}/${PORTNAME} |