diff options
-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 5defcfe381eb..dba23f17394b 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 d1c2ec5a51fc..36568f05fbd3 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 29b2c3babe80..ae4f4105c65b 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 7a5bf7eec876..0f57a882da38 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 620606caef90..a53655ef6dbb 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 7ff0565a3823..867825e12cf2 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 1295037bf59b..6ead6a8079d1 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 7e42cdc43f47..0af680ea394f 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 |