diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-23 02:45:24 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-23 02:45:24 +0000 |
commit | b6b4a544cd505584d1405f3624588a913b4af637 (patch) | |
tree | eeb4128a6ba95831346eb4a0ba05d48148fb7467 /x11 | |
parent | 54d3a22e171d39d99384d5ae12edab9cd735a34b (diff) | |
download | ports-b6b4a544cd505584d1405f3624588a913b4af637.tar.gz ports-b6b4a544cd505584d1405f3624588a913b4af637.zip |
Notes
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 |