diff options
author | dinoex <dinoex@FreeBSD.org> | 2014-05-11 16:57:54 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2014-05-11 16:57:54 +0800 |
commit | 9a92ddbb0214245a85d1d88bf0fe70e5dc0afb1a (patch) | |
tree | c36cb38ab80ccf067444027f4352041e4223a8a6 /games/xzip | |
parent | e10b3050da9b5d66760e3d079fc9803fb4dc997c (diff) | |
download | freebsd-ports-gnome-9a92ddbb0214245a85d1d88bf0fe70e5dc0afb1a.tar.gz freebsd-ports-gnome-9a92ddbb0214245a85d1d88bf0fe70e5dc0afb1a.tar.zst freebsd-ports-gnome-9a92ddbb0214245a85d1d88bf0fe70e5dc0afb1a.zip |
- drop maintainership
Diffstat (limited to 'games/xzip')
-rw-r--r-- | games/xzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xzip/Makefile b/games/xzip/Makefile index dd6d286f0488..0d4ae367420f 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/zip/ \ DISTNAME= xzip182 EXTRACT_SUFX= .tar.Z -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Infocom game interpreter that runs under X11 USE_XORG= x11 |