diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libcheck/Makefile | 2 | ||||
-rw-r--r-- | devel/libdap/Makefile | 2 | ||||
-rw-r--r-- | devel/libmaa/Makefile | 2 | ||||
-rw-r--r-- | devel/libpci/Makefile | 2 | ||||
-rw-r--r-- | devel/nant/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Module-Version/Makefile | 2 | ||||
-rw-r--r-- | devel/py-decoratortools/Makefile | 2 | ||||
-rw-r--r-- | devel/shapelib/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/devel/libcheck/Makefile b/devel/libcheck/Makefile index 07bd79cfe6ed..ef3b1eb0e517 100644 --- a/devel/libcheck/Makefile +++ b/devel/libcheck/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= SF/check/check/${PORTVERSION} DISTNAME= check-${PORTVERSION} -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= A unit test framework for C GNU_CONFIGURE= yes diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile index 182596980473..e7cc6eac2bfa 100644 --- a/devel/libdap/Makefile +++ b/devel/libdap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.opendap.org/pub/source/ \ http://sunpoet.net/distfiles/ -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= SDK which contains an implementation of DAP 2.0 and 3.1 LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ diff --git a/devel/libmaa/Makefile b/devel/libmaa/Makefile index ad22a2d88aad..de8c5f8bf8d8 100644 --- a/devel/libmaa/Makefile +++ b/devel/libmaa/Makefile @@ -11,7 +11,7 @@ PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= SF/dict/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides a few data structures and helpful functions GNU_CONFIGURE= yes diff --git a/devel/libpci/Makefile b/devel/libpci/Makefile index 22bdddaa4146..f97d43a8c959 100644 --- a/devel/libpci/Makefile +++ b/devel/libpci/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \ MASTER_SITE_SUBDIR= software/utils/pciutils DISTNAME= pciutils-${PORTVERSION} -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= PCI configuration space I/O made easy ALL_TARGET= lib/libpci.a diff --git a/devel/nant/Makefile b/devel/nant/Makefile index 60d2e8128039..5e5719e7c565 100644 --- a/devel/nant/Makefile +++ b/devel/nant/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= A .NET build tool inspired by Ant BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono diff --git a/devel/p5-Module-Version/Makefile b/devel/p5-Module-Version/Makefile index d12bffc35567..156da8933c27 100644 --- a/devel/p5-Module-Version/Makefile +++ b/devel/p5-Module-Version/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Get module versions PERL_CONFIGURE= yes diff --git a/devel/py-decoratortools/Makefile b/devel/py-decoratortools/Makefile index 2cc40bf9f97a..8032a4743224 100644 --- a/devel/py-decoratortools/Makefile +++ b/devel/py-decoratortools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Class, function, and metaclass decorators USE_PYTHON= 2.4-2.6 diff --git a/devel/shapelib/Makefile b/devel/shapelib/Makefile index 6bb070c35ae8..c82200875eff 100644 --- a/devel/shapelib/Makefile +++ b/devel/shapelib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://download.osgeo.org/shapelib/ \ http://sunpoet.net/distfiles/ DISTNAME= ${PORTNAME}-${SHAPELIB_VER} -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= C API for reading and writing ArcView Shapefiles MAKE_JOBS_UNSAFE= yes |