diff options
author | fenner <fenner@FreeBSD.org> | 2002-07-22 03:54:21 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2002-07-22 03:54:21 +0000 |
commit | 80826eb43a1f51e0ac1f98ac48462b7fcfb40a1b (patch) | |
tree | e4c605bc06cbaa34adf377d6b9c8524bc90756e1 | |
parent | a39b26d62dbae4f40f8b8cd7818eeb61022f4d99 (diff) | |
download | FreeBSD-ports-80826eb43a1f51e0ac1f98ac48462b7fcfb40a1b.zip FreeBSD-ports-80826eb43a1f51e0ac1f98ac48462b7fcfb40a1b.tar.gz |
Remove janek@gaja.ipan.lublin.pl as MAINTAINER; mail has been bouncing
for 2 months.
-rw-r--r-- | audio/radio/Makefile | 2 | ||||
-rw-r--r-- | audio/xmix/Makefile | 2 | ||||
-rw-r--r-- | games/xboing/Makefile | 2 | ||||
-rw-r--r-- | games/xminesweep/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/radio/Makefile b/audio/radio/Makefile index b1160de..7b4098e 100644 --- a/audio/radio/Makefile +++ b/audio/radio/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio net MASTER_SITES= ftp://ftp.cwi.nl/pub/audio/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= janek@gaja.ipan.lublin.pl +MAINTAINER= ports@FreeBSD.Org NO_WRKSUBDIR= yes MAKE_FLAGS= FreeBSD -f diff --git a/audio/xmix/Makefile b/audio/xmix/Makefile index 3e1cfad..e16356f 100644 --- a/audio/xmix/Makefile +++ b/audio/xmix/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= apps/sound/mixers PATCH_SITES= ${MASTER_SITES} PATCHFILES= xmix-2.1.mixers.patch -MAINTAINER= janek@gaja.ipan.lublin.pl +MAINTAINER= ports@FreeBSD.Org USE_IMAKE= yes WRKSRC= $(WRKDIR)/xmix diff --git a/games/xboing/Makefile b/games/xboing/Makefile index c0d2d21..6f597ae 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 diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index 11d1674..a881a52 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/games/ \ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= janek@gaja.ipan.lublin.pl +MAINTAINER= ports@FreeBSD.Org USE_IMAKE= yes MAN1= xminesweep.1 |