diff options
-rw-r--r-- | devel/libconfig/Makefile | 2 | ||||
-rw-r--r-- | devel/libhid/Makefile | 2 | ||||
-rw-r--r-- | multimedia/shell-fm/Makefile | 2 | ||||
-rw-r--r-- | sysutils/battmond/Makefile | 2 | ||||
-rw-r--r-- | sysutils/usbhotkey/Makefile | 2 | ||||
-rw-r--r-- | x11/xcb-util/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/libconfig/Makefile b/devel/libconfig/Makefile index 9772ad65a77..b5c40127eea 100644 --- a/devel/libconfig/Makefile +++ b/devel/libconfig/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.1 CATEGORIES= devel MASTER_SITES= http://www.hyperrealm.com/libconfig/ -MAINTAINER= ntarmos@ceid.upatras.gr +MAINTAINER= ntarmos@cs.uoi.gr COMMENT= A simple library for manipulating structured configuration files USE_GNOME= gnomehack pkgconfig diff --git a/devel/libhid/Makefile b/devel/libhid/Makefile index e9b915dca0e..6e900635e89 100644 --- a/devel/libhid/Makefile +++ b/devel/libhid/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://alioth.debian.org/frs/download.php/1958/ -MAINTAINER= ntarmos@ceid.upatras.gr +MAINTAINER= ntarmos@cs.uoi.gr COMMENT= A user-space HID access library written in C MAN1= libhid-detach-device.1 diff --git a/multimedia/shell-fm/Makefile b/multimedia/shell-fm/Makefile index f3d89b05f62..e87b597fcbe 100644 --- a/multimedia/shell-fm/Makefile +++ b/multimedia/shell-fm/Makefile @@ -11,7 +11,7 @@ PORTEPOCH= 1 CATEGORIES= multimedia MASTER_SITES= http://nex.scrapping.cc/code/shell-fm/downloads/ -MAINTAINER= ntarmos@ceid.upatras.gr +MAINTAINER= ntarmos@cs.uoi.gr COMMENT= A command-line client for Last.FM LIB_DEPENDS= ao:${PORTSDIR}/audio/libao \ diff --git a/sysutils/battmond/Makefile b/sysutils/battmond/Makefile index e61d583895f..8616063859f 100644 --- a/sysutils/battmond/Makefile +++ b/sysutils/battmond/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2 CATEGORIES= sysutils MASTER_SITES= http://ntarmos.dyndns.org/Software/FreeBSD/ -MAINTAINER= ntarmos@ceid.upatras.gr +MAINTAINER= ntarmos@cs.uoi.gr COMMENT= A daemon monitoring the battery level of ACPI-enabled laptops MAN1= battmond.1 diff --git a/sysutils/usbhotkey/Makefile b/sysutils/usbhotkey/Makefile index 50eed7f3aac..89023e41354 100644 --- a/sysutils/usbhotkey/Makefile +++ b/sysutils/usbhotkey/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/usbhotkey -MAINTAINER= ntarmos@ceid.upatras.gr +MAINTAINER= ntarmos@cs.uoi.gr COMMENT= A utility to remap USB keyboards under X11 LIB_DEPENDS= hid.0:${PORTSDIR}/devel/libhid \ diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index 1b64741a316..8917c5ee21c 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.3 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ -MAINTAINER= ntarmos@ceid.upatras.gr +MAINTAINER= ntarmos@cs.uoi.gr COMMENT= A module with libxcb/libX11 extension/replacement libraries LIB_DEPENDS= xcb.2:${PORTSDIR}/x11/libxcb |