diff options
author | fenner <fenner@FreeBSD.org> | 2002-07-22 11:54:21 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2002-07-22 11:54:21 +0800 |
commit | 80826eb43a1f51e0ac1f98ac48462b7fcfb40a1b (patch) | |
tree | e4c605bc06cbaa34adf377d6b9c8524bc90756e1 /games/xboing | |
parent | a39b26d62dbae4f40f8b8cd7818eeb61022f4d99 (diff) | |
download | freebsd-ports-gnome-80826eb43a1f51e0ac1f98ac48462b7fcfb40a1b.tar.gz freebsd-ports-gnome-80826eb43a1f51e0ac1f98ac48462b7fcfb40a1b.tar.zst freebsd-ports-gnome-80826eb43a1f51e0ac1f98ac48462b7fcfb40a1b.zip |
Remove janek@gaja.ipan.lublin.pl as MAINTAINER; mail has been bouncing
for 2 months.
Diffstat (limited to 'games/xboing')
-rw-r--r-- | games/xboing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile index c0d2d21a6bc9..6f597ae9c63d 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= janek@gaja.ipan.lublin.pl +MAINTAINER= ports@FreeBSD.Org .if ${MACHINE_ARCH} == "alpha" PLIST= ${PKGDIR}/pkg-plist.alpha |