diff options
author | marino <marino@FreeBSD.org> | 2014-07-03 07:34:09 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2014-07-03 07:34:09 +0800 |
commit | f186da53141ec9ab0c7f787fa450d5bbec0745b8 (patch) | |
tree | 7e530da54fc63a3185a6248b10624d4400a743c2 | |
parent | 1a0a63cb6bbfbccfa289aa1424935a1fe50dbde5 (diff) | |
download | freebsd-ports-gnome-f186da53141ec9ab0c7f787fa450d5bbec0745b8.tar.gz freebsd-ports-gnome-f186da53141ec9ab0c7f787fa450d5bbec0745b8.tar.zst freebsd-ports-gnome-f186da53141ec9ab0c7f787fa450d5bbec0745b8.zip |
games/linux-steam: Actually reset maintainer this time
PR: 191219
-rw-r--r-- | games/linux-steam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-steam/Makefile b/games/linux-steam/Makefile index 42a13575b73b..bdcdc05c1cba 100644 --- a/games/linux-steam/Makefile +++ b/games/linux-steam/Makefile @@ -10,7 +10,7 @@ DISTNAME= hldsupdatetool.bin EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= chris@easymac.org +MAINTAINER= ports@FreeBSD.org COMMENT= Half Life and Source dedicated server using steam BUILD_DEPENDS= ${LINUX_BASE_PORT} |