diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 14:22:23 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-01-02 14:22:23 +0800 |
commit | 73dbbad14b1ba6b7c9cee05cd6ff50a7bd4274f6 (patch) | |
tree | 91834ac39c7dd34766776eb84ad4a15628becfd1 /x11-clocks | |
parent | 8e9958d13e596ac915181ba4405658e21078fd5d (diff) | |
download | freebsd-ports-gnome-73dbbad14b1ba6b7c9cee05cd6ff50a7bd4274f6.tar.gz freebsd-ports-gnome-73dbbad14b1ba6b7c9cee05cd6ff50a7bd4274f6.tar.zst freebsd-ports-gnome-73dbbad14b1ba6b7c9cee05cd6ff50a7bd4274f6.zip |
Return kris' ports to the heap.
We hope to see him back again sometime.
Hat: portmgr-secretary
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/astime/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmcalclock/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/astime/Makefile b/x11-clocks/astime/Makefile index 33c9710fda67..29fa0838fb56 100644 --- a/x11-clocks/astime/Makefile +++ b/x11-clocks/astime/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-clocks afterstep MASTER_SITES= ftp://ftp.afterstep.org/apps/astime/ \ http://www.tigr.net/afterstep/download/astime/ -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Time/Date applet for WindowMaker USE_XORG= xpm diff --git a/x11-clocks/wmcalclock/Makefile b/x11-clocks/wmcalclock/Makefile index fc43e168dd83..873285d7391a 100644 --- a/x11-clocks/wmcalclock/Makefile +++ b/x11-clocks/wmcalclock/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-clocks windowmaker MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=kris -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Another Window Maker calendar/clock dockapp WRKSRC= ${WRKDIR}/${DISTNAME}/Src |