diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-05-11 01:37:22 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-05-11 01:37:22 +0000 |
commit | 7b31020cb682edc2735b49ee3e42982ac61335e6 (patch) | |
tree | 286789997f652f453bea8423cc63ee737a3828dd | |
parent | 1a30c92355378ab3153c74f00d29fc9963d33ef3 (diff) | |
download | ports-7b31020cb682edc2735b49ee3e42982ac61335e6.tar.gz ports-7b31020cb682edc2735b49ee3e42982ac61335e6.zip |
Notes
-rw-r--r-- | archivers/lbrate/Makefile | 2 | ||||
-rw-r--r-- | audio/mziq/Makefile | 2 | ||||
-rw-r--r-- | comms/zssh/Makefile | 2 | ||||
-rw-r--r-- | ftp/pftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/twoftpd/Makefile | 2 | ||||
-rw-r--r-- | mail/mailgraph/Makefile | 2 | ||||
-rw-r--r-- | mail/vm-pop3d/Makefile | 2 | ||||
-rw-r--r-- | misc/yaucg/Makefile | 2 | ||||
-rw-r--r-- | net/ntalk/Makefile | 2 | ||||
-rw-r--r-- | net/raggle/Makefile | 2 | ||||
-rw-r--r-- | security/pam_pop3/Makefile | 2 | ||||
-rw-r--r-- | sysutils/logmon/Makefile | 2 | ||||
-rw-r--r-- | www/dhttpd/Makefile | 2 | ||||
-rw-r--r-- | www/mod_blosxom/Makefile | 2 | ||||
-rw-r--r-- | www/mod_limitipconn/Makefile | 2 | ||||
-rw-r--r-- | www/mod_limitipconn2/Makefile | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile index d1baa6b60426..7830ca82090b 100644 --- a/archivers/lbrate/Makefile +++ b/archivers/lbrate/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/utils/compress/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Extract/decompress CP/M LBR archives USE_GETOPT_LONG=yes diff --git a/audio/mziq/Makefile b/audio/mziq/Makefile index a03e3d49c286..ba26c845e0d9 100644 --- a/audio/mziq/Makefile +++ b/audio/mziq/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.1 CATEGORIES= audio MASTER_SITES= http://cseg.lucidx.com/projects/src/mziq/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A Perl frontend to mpg123 RUN_DEPENDS= ${LOCALBASE}/bin/mpg123:${PORTSDIR}/audio/mpg123 diff --git a/comms/zssh/Makefile b/comms/zssh/Makefile index 98ef80bfc953..c0883f00e246 100644 --- a/comms/zssh/Makefile +++ b/comms/zssh/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= zssh EXTRACT_SUFX= .tgz -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Interactively transferring files to a remote machine while using ssh RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz diff --git a/ftp/pftpd/Makefile b/ftp/pftpd/Makefile index 4059f176400f..c51db92a0811 100644 --- a/ftp/pftpd/Makefile +++ b/ftp/pftpd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.42 CATEGORIES= ftp MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/pftpd/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Multithreaded anonymous FTP daemon GNU_CONFIGURE= yes diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile index 8c474de0a569..4a5e5726d314 100644 --- a/ftp/twoftpd/Makefile +++ b/ftp/twoftpd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= http://untroubled.org/${PORTNAME}/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A simple, secure, efficient FTP server BUILD_DEPENDS= ${LOCALBASE}/lib/libbg-unix.a:${PORTSDIR}/devel/bglibs \ diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile index ccd78edb8e64..25c48d59f052 100644 --- a/mail/mailgraph/Makefile +++ b/mail/mailgraph/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://people.ee.ethz.ch/~dws/software/mailgraph/pub/ \ http://people.ee.ethz.ch/~dws/software/mailgraph/pub/old/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A RRDtool frontend for Postfix statistics RUN_DEPENDS= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/net/rrdtool \ diff --git a/mail/vm-pop3d/Makefile b/mail/vm-pop3d/Makefile index 564629845cec..6cf4128bf888 100644 --- a/mail/vm-pop3d/Makefile +++ b/mail/vm-pop3d/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.ibiblio.org/%SUBDIR%/ MASTER_SITE_SUBDIR= system/mail/pop -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A virtual POP3 server USE_REINPLACE= yes diff --git a/misc/yaucg/Makefile b/misc/yaucg/Makefile index fe4ecebd2e51..52b2e117292b 100644 --- a/misc/yaucg/Makefile +++ b/misc/yaucg/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://home.balcab.ch/joelle.wiesmann/secuserv/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A bash Script which will get you the today's Userfriendly.org Picture RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget \ diff --git a/net/ntalk/Makefile b/net/ntalk/Makefile index dc22a03e6b99..b7272183b79f 100644 --- a/net/ntalk/Makefile +++ b/net/ntalk/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.3 CATEGORIES= net MASTER_SITES= http://network.terramail.pl/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A console chat application written with ncurse do-build: diff --git a/net/raggle/Makefile b/net/raggle/Makefile index 637a34efb884..6e9ba257f5ca 100644 --- a/net/raggle/Makefile +++ b/net/raggle/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.0 CATEGORIES= net MASTER_SITES= http://www.raggle.org/files/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A console RSS aggregator written in Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses diff --git a/security/pam_pop3/Makefile b/security/pam_pop3/Makefile index 43e1c12f1b83..3955714164e8 100644 --- a/security/pam_pop3/Makefile +++ b/security/pam_pop3/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://shum.huji.ac.il/~schapiro/linux/pam_pop3/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= This module authenticates a user against a POP3 server WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/sysutils/logmon/Makefile b/sysutils/logmon/Makefile index 9c9e86dc8b31..290a01b28f6b 100644 --- a/sysutils/logmon/Makefile +++ b/sysutils/logmon/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.edespot.com/code/LogMon/ DISTNAME= LogMon-${PORTVERSION} EXTRACT_SUFX= .src.tgz -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= An ncurses-based split window log monitoring program GNU_CONFIGURE= yes diff --git a/www/dhttpd/Makefile b/www/dhttpd/Makefile index c8fc6e8af913..60417a4aafd3 100644 --- a/www/dhttpd/Makefile +++ b/www/dhttpd/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://uts.cc.utexas.edu/~foxx/dhttpd/ \ http://ccca.nctu.edu.tw/~gslin/Software/ EXTRACT_SUFX= .tgz -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Minimal secure webserver. Fast and efficient, no cgi-bin support USE_REINPLACE= yes diff --git a/www/mod_blosxom/Makefile b/www/mod_blosxom/Makefile index 14823ef7856b..df14e0118e0c 100644 --- a/www/mod_blosxom/Makefile +++ b/www/mod_blosxom/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mod-blosxom -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Apache module to build the extremely lightweight Weblog environment USE_APACHE= yes diff --git a/www/mod_limitipconn/Makefile b/www/mod_limitipconn/Makefile index 7f04d66d4634..5322f26dd102 100644 --- a/www/mod_limitipconn/Makefile +++ b/www/mod_limitipconn/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://dominia.org/djao/limit/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Limit the number of simultaneous connections from a single client IP address PLIST_FILES= libexec/apache/mod_limitipconn.so diff --git a/www/mod_limitipconn2/Makefile b/www/mod_limitipconn2/Makefile index 0a8b36478392..46954f8f2ea9 100644 --- a/www/mod_limitipconn2/Makefile +++ b/www/mod_limitipconn2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://dominia.org/djao/limit/ DIST_SUBDIR= apache2 -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Allows you to limit the number of simultaneous connexions USE_APACHE= YES |