diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 18:22:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 18:22:39 +0000 |
commit | a09e55e2e8925b30200d14342bad54c3e8c8c633 (patch) | |
tree | 9b354d5075233ea6d1150d96c5f89bac822ff2ef /games/quake2-psychomod | |
parent | 4ee2d903fb5780070d298c61179761a71c0bdc59 (diff) |
Notes
Diffstat (limited to 'games/quake2-psychomod')
-rw-r--r-- | games/quake2-psychomod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2-psychomod/Makefile b/games/quake2-psychomod/Makefile index a80ecfe1d5ea..88e551f14935 100644 --- a/games/quake2-psychomod/Makefile +++ b/games/quake2-psychomod/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver PKGNAMEPREFIX= ${Q2PKGNAMEPREFIX} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Psychomod modification for Quake II USES= gmake tar:bzip2 |