diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
commit | 844479aa5dff9dd1018c3943c19e06d29457a9eb (patch) | |
tree | 69819d49b22f1169c7f154443a1486f8b75ac1df /sysutils | |
parent | 1569c2c1d6407f1fd007ea198260cf414e065db9 (diff) | |
download | ports-844479aa5dff9dd1018c3943c19e06d29457a9eb.tar.gz ports-844479aa5dff9dd1018c3943c19e06d29457a9eb.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-Quota/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Unix-Syslog/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-User/Makefile | 4 | ||||
-rw-r--r-- | sysutils/p5-User/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/upsmon/Makefile | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/p5-Quota/Makefile b/sysutils/p5-Quota/Makefile index 0ce803d4bc20..ad2a6c806ffe 100644 --- a/sysutils/p5-Quota/Makefile +++ b/sysutils/p5-Quota/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Quota PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Perl module that provides access to filesystem quotas PERL_CONFIGURE= yes diff --git a/sysutils/p5-Unix-Syslog/Makefile b/sysutils/p5-Unix-Syslog/Makefile index 8e5881a9c2c8..2ca2a4dd2e8f 100644 --- a/sysutils/p5-Unix-Syslog/Makefile +++ b/sysutils/p5-Unix-Syslog/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Unix/MHARNISCH PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Perl5 interface to the UNIX syslog(3) calls PERL_CONFIGURE= yes diff --git a/sysutils/p5-User/Makefile b/sysutils/p5-User/Makefile index 4824d1b0cfc9..9866949438f9 100644 --- a/sysutils/p5-User/Makefile +++ b/sysutils/p5-User/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-User # Date created: May 28th, 2002 -# Whom: Erwin Lansing <erwin@lansing.dk> +# Whom: Erwin Lansing <erwin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= User PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= User - API for locating user information regardless of OS PERL_CONFIGURE= yes diff --git a/sysutils/p5-User/pkg-descr b/sysutils/p5-User/pkg-descr index 6bce2266067b..7a2b85847593 100644 --- a/sysutils/p5-User/pkg-descr +++ b/sysutils/p5-User/pkg-descr @@ -4,4 +4,4 @@ per-user characteristics. WWW: http://search.cpan.org/dist/User/ - Erwin Lansing -erwin@lansing.dk +erwin@FreeBSD.org diff --git a/sysutils/upsmon/Makefile b/sysutils/upsmon/Makefile index f8b7e75199ea..7cf0a6f6a1af 100644 --- a/sysutils/upsmon/Makefile +++ b/sysutils/upsmon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.3 CATEGORIES= sysutils MASTER_SITES= ftp://newcorridor.com/pub/upsmon/ -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Basic UPS monitor for the APC SmartUPS devices MAKEFILE= makefile.bsdi |