diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-06-24 12:28:57 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-06-24 12:28:57 +0800 |
commit | 719f57a3c260ef0cd2d37c50a3d442b33d72104e (patch) | |
tree | f4484fcd175626b24c67ca0689ae7b87320a9dc7 /net | |
parent | 3f3d82f068d3136430c6468f6cb66e78575cae05 (diff) | |
download | freebsd-ports-gnome-719f57a3c260ef0cd2d37c50a3d442b33d72104e.tar.gz freebsd-ports-gnome-719f57a3c260ef0cd2d37c50a3d442b33d72104e.tar.zst freebsd-ports-gnome-719f57a3c260ef0cd2d37c50a3d442b33d72104e.zip |
change MAINTAINER to FreeBSD.org address
Diffstat (limited to 'net')
-rw-r--r-- | net/crescendo/Makefile | 2 | ||||
-rw-r--r-- | net/ldapmodule/Makefile | 2 | ||||
-rw-r--r-- | net/py-ldap1/Makefile | 2 | ||||
-rw-r--r-- | net/py-ldap2/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/crescendo/Makefile b/net/crescendo/Makefile index 38a4d23e9a90..6397448e2eab 100644 --- a/net/crescendo/Makefile +++ b/net/crescendo/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.1.6 CATEGORIES= net gnome MASTER_SITES= http://crescendo.lyrical.net/files/ -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org RUN_DEPENDS= tf:${PORTSDIR}/net/tinyfugue diff --git a/net/ldapmodule/Makefile b/net/ldapmodule/Makefile index e1f6b4095e78..616a0ca3d565 100644 --- a/net/ldapmodule/Makefile +++ b/net/ldapmodule/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://python-ldap.sourceforge.net/pub/python-ldap/ DISTNAME= python-ldap-${PORTVERSION}-src -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org LIB_DEPENDS= ldap:${PORTSDIR}/net/openldap2 BUILD_DEPENDS= python:${PORTSDIR}/lang/python diff --git a/net/py-ldap1/Makefile b/net/py-ldap1/Makefile index e1f6b4095e78..616a0ca3d565 100644 --- a/net/py-ldap1/Makefile +++ b/net/py-ldap1/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://python-ldap.sourceforge.net/pub/python-ldap/ DISTNAME= python-ldap-${PORTVERSION}-src -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org LIB_DEPENDS= ldap:${PORTSDIR}/net/openldap2 BUILD_DEPENDS= python:${PORTSDIR}/lang/python diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile index e1f6b4095e78..616a0ca3d565 100644 --- a/net/py-ldap2/Makefile +++ b/net/py-ldap2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://python-ldap.sourceforge.net/pub/python-ldap/ DISTNAME= python-ldap-${PORTVERSION}-src -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org LIB_DEPENDS= ldap:${PORTSDIR}/net/openldap2 BUILD_DEPENDS= python:${PORTSDIR}/lang/python |