diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-11-18 03:06:10 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-11-18 03:06:10 +0000 |
commit | 0034c65b61c611e259d83ff04408056fafe9feee (patch) | |
tree | 3e246c820b7386b1bbe6f74e1e874b1bb2990260 | |
parent | 3bdb6f0506635a34a7f0afd1c066a3f889a39923 (diff) | |
download | FreeBSD-ports-0034c65b61c611e259d83ff04408056fafe9feee.zip FreeBSD-ports-0034c65b61c611e259d83ff04408056fafe9feee.tar.gz |
Pass maintainership for these ports to ports@.
Domain of former maintainer is not exist.
-rw-r--r-- | audio/wmix/Makefile | 2 | ||||
-rw-r--r-- | audio/wmrecord/Makefile | 2 | ||||
-rw-r--r-- | devel/libvanessa_adt/Makefile | 2 | ||||
-rw-r--r-- | devel/libvanessa_logger/Makefile | 2 | ||||
-rw-r--r-- | devel/libvanessa_socket/Makefile | 2 | ||||
-rw-r--r-- | mail/perdition/Makefile | 2 | ||||
-rw-r--r-- | net/wmnetmon/Makefile | 2 | ||||
-rw-r--r-- | x11/xcolorsel/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/audio/wmix/Makefile b/audio/wmix/Makefile index 5defcfe..dba23f1 100644 --- a/audio/wmix/Makefile +++ b/audio/wmix/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.20 CATEGORIES= audio windowmaker MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ -MAINTAINER= kkonstan@daemon.gr +MAINTAINER= ports@FreeBSD.org USE_XPM= YES USE_X_PREFIX= YES diff --git a/audio/wmrecord/Makefile b/audio/wmrecord/Makefile index d1c2ec5..36568f0 100644 --- a/audio/wmrecord/Makefile +++ b/audio/wmrecord/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.5 CATEGORIES= audio windowmaker MASTER_SITES= http://www.bruhaha.co.uk/ -MAINTAINER= kkonstan@daemon.gr +MAINTAINER= ports@FreeBSD.org USE_XPM= YES USE_X_PREFIX= YES diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile index 29b2c3b..ae4f410 100644 --- a/devel/libvanessa_adt/Makefile +++ b/devel/libvanessa_adt/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://vanessa.sourceforge.net/pub/vanessa/%SUBDIR%/ \ MASTER_SITE_SUBDIR= vanessa_adt/${PORTVERSION} DISTNAME= vanessa_adt-${PORTVERSION} -MAINTAINER= kkonstan@daemon.gr +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger diff --git a/devel/libvanessa_logger/Makefile b/devel/libvanessa_logger/Makefile index 7a5bf7e..0f57a88 100644 --- a/devel/libvanessa_logger/Makefile +++ b/devel/libvanessa_logger/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://vanessa.sourceforge.net/pub/vanessa/%SUBDIR%/ \ MASTER_SITE_SUBDIR= vanessa_logger/${PORTVERSION} DISTNAME= vanessa_logger-${PORTVERSION} -MAINTAINER= kkonstan@daemon.gr +MAINTAINER= ports@FreeBSD.org MAN1= vanessa_logger_sample.1 diff --git a/devel/libvanessa_socket/Makefile b/devel/libvanessa_socket/Makefile index 620606c..a53655e 100644 --- a/devel/libvanessa_socket/Makefile +++ b/devel/libvanessa_socket/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://vanessa.sourceforge.net/pub/vanessa/%SUBDIR%/ \ MASTER_SITE_SUBDIR= vanessa_socket/${PORTVERSION} DISTNAME= vanessa_socket-${PORTVERSION} -MAINTAINER= kkonstan@daemon.gr +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger \ popt.0:${PORTSDIR}/devel/popt diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index 7ff0565..867825e 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://perdition.sourceforge.net/pub/perdition/%SUBDIR%/ \ ftp://ftp.us.vergenet.net/pub/perdition/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= kkonstan@daemon.gr +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ popt.0:${PORTSDIR}/devel/popt \ diff --git a/net/wmnetmon/Makefile b/net/wmnetmon/Makefile index 1295037..6ead6a8 100644 --- a/net/wmnetmon/Makefile +++ b/net/wmnetmon/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net windowmaker MASTER_SITES= http://avdira.cc.duth.gr/~kkonstan/stuff/software/ -MAINTAINER= kkonstan@daemon.gr +MAINTAINER= ports@FreeBSD.org USE_XPM= YES USE_X_PREFIX= YES diff --git a/x11/xcolorsel/Makefile b/x11/xcolorsel/Makefile index 7e42cdc..0af680e 100644 --- a/x11/xcolorsel/Makefile +++ b/x11/xcolorsel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities DISTNAME= ${PKGNAME}-src -MAINTAINER= kkonstan@daemon.gr +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d |