diff options
-rw-r--r-- | deskutils/cairo-dock-plugins/Makefile | 2 | ||||
-rw-r--r-- | deskutils/cairo-dock/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/cairo-dock-plugins/Makefile b/deskutils/cairo-dock-plugins/Makefile index 0ed78f25597..e66cceb9c44 100644 --- a/deskutils/cairo-dock-plugins/Makefile +++ b/deskutils/cairo-dock-plugins/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= https://launchpadlibrarian.net/137290159/ \ http://pazzle.otdux.com.ua/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${ICONS_PACKAGE}${EXTRACT_SUFX} -MAINTAINER= fidaj@ukr.net +MAINTAINER= ports@FreeBSD.org COMMENT= Cairo-Dock-Plugins for Cairo-Dock RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget diff --git a/deskutils/cairo-dock/Makefile b/deskutils/cairo-dock/Makefile index ec157b0568b..c858d340de3 100644 --- a/deskutils/cairo-dock/Makefile +++ b/deskutils/cairo-dock/Makefile @@ -7,7 +7,7 @@ CATEGORIES= deskutils MASTER_SITES= https://launchpadlibrarian.net/137290048/ \ http://pazzle.otdux.com.ua/ -MAINTAINER= fidaj@ukr.net +MAINTAINER= ports@FreeBSD.org COMMENT= Cairo-Dock is a light and eye-candy dock LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \ |