diff options
author | arved <arved@FreeBSD.org> | 2002-10-22 13:28:29 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-10-22 13:28:29 +0000 |
commit | c5ec1928824484ccb06703f7bb100dddfd8e1cc5 (patch) | |
tree | 7eca77ff668f07a45b738697131836f81faa045a | |
parent | d871e30096c8d092eb94aa6e9ea6b09aad517bfe (diff) | |
download | FreeBSD-ports-c5ec1928824484ccb06703f7bb100dddfd8e1cc5.zip FreeBSD-ports-c5ec1928824484ccb06703f7bb100dddfd8e1cc5.tar.gz |
Update my Emailaddress
Approved by: kris (mentor)
-rw-r--r-- | ftp/kbear/Makefile | 6 | ||||
-rw-r--r-- | net-mgmt/scdp/Makefile | 4 | ||||
-rw-r--r-- | net/scdp/Makefile | 4 | ||||
-rw-r--r-- | security/steghide/Makefile | 2 | ||||
-rw-r--r-- | x11/oooqs/Makefile | 4 | ||||
-rw-r--r-- | x11/oooqs2/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/ftp/kbear/Makefile b/ftp/kbear/Makefile index 791e67a..e3b4b06 100644 --- a/ftp/kbear/Makefile +++ b/ftp/kbear/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: kbear -# Date created: Wed May 29 18:10:01 PDT 2002 -# Whom: Tilman Linneweh <tilman@arved.de> +# Date created: Wed May 29 18:10:01 PDT 2002 +# Whom: Tilman Linneweh <arved@FreeBSD.org> # # $FreeBSD$ @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org WRKSRC= ${WRKDIR}/${DISTNAME:S/.src//} INSTALLS_SHLIB= yes diff --git a/net-mgmt/scdp/Makefile b/net-mgmt/scdp/Makefile index 723f3cc..c4fc656 100644 --- a/net-mgmt/scdp/Makefile +++ b/net-mgmt/scdp/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: scdp # Date created: 14 September 2001 -# Whom: arved@arved.de +# Whom: arved@FreeBSD.org # # $FreeBSD$ @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scdp DISTNAME= scdp-${PORTVERSION:S/.b/b/} -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net/scdp/Makefile b/net/scdp/Makefile index 723f3cc..c4fc656 100644 --- a/net/scdp/Makefile +++ b/net/scdp/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: scdp # Date created: 14 September 2001 -# Whom: arved@arved.de +# Whom: arved@FreeBSD.org # # $FreeBSD$ @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scdp DISTNAME= scdp-${PORTVERSION:S/.b/b/} -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/security/steghide/Makefile b/security/steghide/Makefile index a2ec52f..7e12fda 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://steghide.sourceforge.net/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt \ mhash.2:${PORTSDIR}/security/mhash \ diff --git a/x11/oooqs/Makefile b/x11/oooqs/Makefile index 40609e7..8b66519 100644 --- a/x11/oooqs/Makefile +++ b/x11/oooqs/Makefile @@ -1,6 +1,6 @@ # New ports collection Makefile for: oooqs # Date created: 21 July 2002 -# Whom: Tilman Linneweh <freebsdports@arved.de> +# Whom: Tilman Linneweh <arved@FreeBSD.org> # # $FreeBSD$ @@ -10,7 +10,7 @@ CATEGORIES= x11 MASTER_SITES= http://download.berlios.de/segfaultskde/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.R./_rc/} -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/x11/oooqs2/Makefile b/x11/oooqs2/Makefile index 40609e7..8b66519 100644 --- a/x11/oooqs2/Makefile +++ b/x11/oooqs2/Makefile @@ -1,6 +1,6 @@ # New ports collection Makefile for: oooqs # Date created: 21 July 2002 -# Whom: Tilman Linneweh <freebsdports@arved.de> +# Whom: Tilman Linneweh <arved@FreeBSD.org> # # $FreeBSD$ @@ -10,7 +10,7 @@ CATEGORIES= x11 MASTER_SITES= http://download.berlios.de/segfaultskde/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.R./_rc/} -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} |