diff options
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 33c9710fda6..29fa0838fb5 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 fc43e168dd8..873285d7391 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 |