diff options
author | anholt <anholt@FreeBSD.org> | 2008-08-07 04:41:05 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2008-08-07 04:41:05 +0800 |
commit | 2edd129641d297683cdd3519d7b4b78362e55e3b (patch) | |
tree | aea92747a964fd7671055caa6e727dbb27c31f55 /games | |
parent | 034e7a8d1c1dec11347d6001f38dcc4ae9279c64 (diff) | |
download | freebsd-ports-graphics-2edd129641d297683cdd3519d7b4b78362e55e3b.tar.gz freebsd-ports-graphics-2edd129641d297683cdd3519d7b4b78362e55e3b.tar.zst freebsd-ports-graphics-2edd129641d297683cdd3519d7b4b78362e55e3b.zip |
Drop maintainership on my ports as I'm no longer using FreeBSD.
Diffstat (limited to 'games')
-rw-r--r-- | games/enigma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/enigma/Makefile b/games/enigma/Makefile index afaa80c03b6..c03a698cde5 100644 --- a/games/enigma/Makefile +++ b/games/enigma/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= enigma DISTNAME= enigma-${PORTVERSION} -MAINTAINER= anholt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enigma is a reimplementation of Oxyd, a puzzle game LIB_DEPENDS= zipios.0:${PORTSDIR}/archivers/zipios++ |