diff options
author | acm <acm@FreeBSD.org> | 2006-07-23 10:45:24 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-07-23 10:45:24 +0800 |
commit | 9f7e17b47443cfc90e9c426d36b206427d24645d (patch) | |
tree | ff4d5da84f8c9730cc18611095b49fc517fb18a5 /x11 | |
parent | 11ddc002302cbbae59d2ec66f888ee6f8a49f498 (diff) | |
download | freebsd-ports-gnome-9f7e17b47443cfc90e9c426d36b206427d24645d.tar.gz freebsd-ports-gnome-9f7e17b47443cfc90e9c426d36b206427d24645d.tar.zst freebsd-ports-gnome-9f7e17b47443cfc90e9c426d36b206427d24645d.zip |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/alltray/Makefile | 2 | ||||
-rw-r--r-- | x11/idesk/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/alltray/Makefile b/x11/alltray/Makefile index 0357cda1f7d7..befe9b0156dc 100644 --- a/x11/alltray/Makefile +++ b/x11/alltray/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= alltray -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= Dock any application with no native tray icon USE_X_PREFIX= yes diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile index 41d253417346..9ceab99229f1 100644 --- a/x11/idesk/Makefile +++ b/x11/idesk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}/ -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= Place launch icons and background directly on your desktop BUILD_DEPENDS= imlib2-config:${PORTSDIR}/graphics/imlib2 |