diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-09-06 11:16:34 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-09-06 11:16:34 +0800 |
commit | 6e1363eb33ec62960686e42f7f7843aea92918b7 (patch) | |
tree | 97afff95a848c06a169a97d8a3aaef9dba5c25d2 /deskutils | |
parent | e083b5d4204c6a6825c0738b969bc035595ffdd5 (diff) | |
download | freebsd-ports-gnome-6e1363eb33ec62960686e42f7f7843aea92918b7.tar.gz freebsd-ports-gnome-6e1363eb33ec62960686e42f7f7843aea92918b7.tar.zst freebsd-ports-gnome-6e1363eb33ec62960686e42f7f7843aea92918b7.zip |
- Revert commit, maintainer made contact
Submitted by: Ivan Klymenko (maintainer)
Diffstat (limited to 'deskutils')
-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 e66cceb9c447..0ed78f255970 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= ports@FreeBSD.org +MAINTAINER= fidaj@ukr.net 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 c858d340de39..ec157b0568bc 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= ports@FreeBSD.org +MAINTAINER= fidaj@ukr.net COMMENT= Cairo-Dock is a light and eye-candy dock LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \ |