diff options
author | Johan van Selst <johans@FreeBSD.org> | 2016-12-14 21:48:10 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2016-12-14 21:48:10 +0000 |
commit | 2127a44c33303c524cc663f2ee6b9c2fa43ee1d2 (patch) | |
tree | 97a408059d1d4b5207fdbfb759af34b436fbdb13 /games/tbe/Makefile | |
parent | c14b26af55310ae86b92e9578f1af43581513863 (diff) | |
download | ports-2127a44c33303c524cc663f2ee6b9c2fa43ee1d2.tar.gz ports-2127a44c33303c524cc663f2ee6b9c2fa43ee1d2.zip |
Notes
Diffstat (limited to 'games/tbe/Makefile')
-rw-r--r-- | games/tbe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tbe/Makefile b/games/tbe/Makefile index d1f4b8314aee..5913f2bf9acb 100644 --- a/games/tbe/Makefile +++ b/games/tbe/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Butterfly Effect BUILD_DEPENDS= ${LOCALBASE}/bin/unzip:archivers/unzip |