diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2002-10-22 13:28:29 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2002-10-22 13:28:29 +0000 |
commit | 5d8727563f72782f02b27708036323a03ed6406a (patch) | |
tree | 61ab200aa2e22edc82c9884dc93d94ffc45d21d6 | |
parent | cc977aa4f84711a3cec4199cb9b267241cea132b (diff) |
Notes
-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 791e67a35eab..e3b4b062cf6a 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 723f3cc0e6c4..c4fc656262b2 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 723f3cc0e6c4..c4fc656262b2 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 a2ec52ffef6f..7e12fda990f6 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 40609e72a082..8b6651902e36 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 40609e72a082..8b6651902e36 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} |