diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-09-06 01:48:36 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-09-06 01:48:36 +0800 |
commit | b1345c8b08420b8a0658bcdb410f3edc3ad2d736 (patch) | |
tree | 68a520b00347faf1496e80e53decc1382c787d2a /deskutils/cairo-dock-plugins | |
parent | f3f10c3758bbae25e03ee929d2c078856da81b08 (diff) | |
download | freebsd-ports-gnome-b1345c8b08420b8a0658bcdb410f3edc3ad2d736.tar.gz freebsd-ports-gnome-b1345c8b08420b8a0658bcdb410f3edc3ad2d736.tar.zst freebsd-ports-gnome-b1345c8b08420b8a0658bcdb410f3edc3ad2d736.zip |
- Reassign to the heap due to maintainer mail bounce
With hat: portmgr
Diffstat (limited to 'deskutils/cairo-dock-plugins')
-rw-r--r-- | deskutils/cairo-dock-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/cairo-dock-plugins/Makefile b/deskutils/cairo-dock-plugins/Makefile index 0ed78f255970..e66cceb9c447 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 |