diff options
-rw-r--r-- | benchmarks/super-smack/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/sysbench/Makefile | 2 | ||||
-rw-r--r-- | net/libopennet/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Flickr-API/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/super-smack/Makefile b/benchmarks/super-smack/Makefile index fe9a10f03d56..36ef5e53fa44 100644 --- a/benchmarks/super-smack/Makefile +++ b/benchmarks/super-smack/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= benchmarks databases MASTER_SITES= http://vegan.net/tony/supersmack/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= gslin@gslin.org COMMENT= A benchmarking, stress testing, and load generation tool for Databases GNU_CONFIGURE= yes diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile index 0087cf823a35..6f6b09fb31b8 100644 --- a/benchmarks/sysbench/Makefile +++ b/benchmarks/sysbench/Makefile @@ -11,7 +11,7 @@ CATEGORIES= benchmarks databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= gslin@gslin.org COMMENT= A modular, cross-platform and multi-threaded benchmark tool GNU_CONFIGURE= yes diff --git a/net/libopennet/Makefile b/net/libopennet/Makefile index afc52ce804c6..ad43d98f521f 100644 --- a/net/libopennet/Makefile +++ b/net/libopennet/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.3 CATEGORIES= net MASTER_SITES= http://www.rkeene.org/files/oss/libopennet/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= gslin@gslin.org COMMENT= A library for opening files over a network GNU_CONFIGURE= yes diff --git a/www/p5-Flickr-API/Makefile b/www/p5-Flickr-API/Makefile index a080c29b0f3c..ce943eeb6f60 100644 --- a/www/p5-Flickr-API/Makefile +++ b/www/p5-Flickr-API/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Flickr PKGNAMEPREFIX= p5- -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= gslin@gslin.org COMMENT= Perl interface to the Flickr API BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ |