diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 19:55:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 19:55:56 +0000 |
commit | dd1f59091dbdc98ebe7277d634ed2d33c7d78fb2 (patch) | |
tree | 9391a1458b88dddb97fd9c52e341fe0cf74975ce | |
parent | 7d6f9b03761cc20b27093f85df3af5b4b9850977 (diff) | |
download | freebsd-ports-dd1f59091dbdc98ebe7277d634ed2d33c7d78fb2.zip |
Add various new maintainers for these ports
-rw-r--r-- | devel/sdl-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/sdl/Makefile | 2 | ||||
-rw-r--r-- | devel/sdl10/Makefile | 2 | ||||
-rw-r--r-- | devel/sdl12/Makefile | 2 | ||||
-rw-r--r-- | ftp/lftp/Makefile | 2 | ||||
-rw-r--r-- | games/maelstrom/Makefile | 2 | ||||
-rw-r--r-- | misc/deco/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/devel/sdl-devel/Makefile b/devel/sdl-devel/Makefile index ffa2769e4a57..00cd7379db26 100644 --- a/devel/sdl-devel/Makefile +++ b/devel/sdl-devel/Makefile @@ -11,7 +11,7 @@ PKGNAME= sdl-1.0.8 CATEGORIES= devel MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@altavista.net #This port doesn't love FreeBSD pthread :( LIB_DEPENDS= lthread.2:${PORTSDIR}/devel/linuxthreads \ diff --git a/devel/sdl/Makefile b/devel/sdl/Makefile index ffa2769e4a57..00cd7379db26 100644 --- a/devel/sdl/Makefile +++ b/devel/sdl/Makefile @@ -11,7 +11,7 @@ PKGNAME= sdl-1.0.8 CATEGORIES= devel MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@altavista.net #This port doesn't love FreeBSD pthread :( LIB_DEPENDS= lthread.2:${PORTSDIR}/devel/linuxthreads \ diff --git a/devel/sdl10/Makefile b/devel/sdl10/Makefile index ffa2769e4a57..00cd7379db26 100644 --- a/devel/sdl10/Makefile +++ b/devel/sdl10/Makefile @@ -11,7 +11,7 @@ PKGNAME= sdl-1.0.8 CATEGORIES= devel MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@altavista.net #This port doesn't love FreeBSD pthread :( LIB_DEPENDS= lthread.2:${PORTSDIR}/devel/linuxthreads \ diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile index ffa2769e4a57..00cd7379db26 100644 --- a/devel/sdl12/Makefile +++ b/devel/sdl12/Makefile @@ -11,7 +11,7 @@ PKGNAME= sdl-1.0.8 CATEGORIES= devel MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@altavista.net #This port doesn't love FreeBSD pthread :( LIB_DEPENDS= lthread.2:${PORTSDIR}/devel/linuxthreads \ diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 7307bffc3165..df3eb1d69fdc 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/file-transfer -MAINTAINER= ports@FreeBSD.org +MAINTAINER= calle.madestrand@norrgarden.se USE_LIBTOOL= yes CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index b01bc075435b..162ffaf70786 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -11,7 +11,7 @@ PKGNAME= maelstrom-3.0.1 CATEGORIES= games MASTER_SITES= http://www.devolution.com/~slouken/projects/Maelstrom/src/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sobomax@altavista.net LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ SDL-1.0.2:${PORTSDIR}/devel/sdl diff --git a/misc/deco/Makefile b/misc/deco/Makefile index 752cd98d9348..af1eb393137a 100644 --- a/misc/deco/Makefile +++ b/misc/deco/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.cronyx.ru/cronyx/deco/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dima@Chg.RU WRKSRC= ${WRKDIR}/deco GNU_CONFIGURE= yes |