diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2006-10-03 15:34:44 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2006-10-03 15:34:44 +0000 |
commit | d969fbba7993b8a312aec6a735f6938600ca9f2b (patch) | |
tree | 26763c4a787fcc7ae4d01ef75f7198537d6a938e /databases | |
parent | 37a1049733d51dbe4344cffdd9daabbefff05803 (diff) | |
download | ports-d969fbba7993b8a312aec6a735f6938600ca9f2b.tar.gz ports-d969fbba7993b8a312aec6a735f6938600ca9f2b.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-RRD-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-RRD-Simple/Makefile b/databases/p5-RRD-Simple/Makefile index c3ffe9d014a9..3ac24ffb21b4 100644 --- a/databases/p5-RRD-Simple/Makefile +++ b/databases/p5-RRD-Simple/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/N/NI/NICOLAW PKGNAMEPREFIX= p5- -MAINTAINER= chinsan.tw@gmail.com +MAINTAINER= chinsan@FreeBSD.org COMMENT= Simple interface to create and store data in RRD files BUILD_DEPENDS= ${SITE_PERL}/Test/Deep.pm:${PORTSDIR}/devel/p5-Test-Deep \ |