diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
commit | 64b4794545c3dd13930b5346b75feccd44f77b34 (patch) | |
tree | f50f3da76429f2c2ee6c501479d0d55873f70187 /x11-clocks | |
parent | cf3ff8ca4a5ad867351d28650736620c2727662b (diff) |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/pclock/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmdate/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmitime/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmtz/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-clocks/pclock/Makefile b/x11-clocks/pclock/Makefile index 1ef63d6ce983..e598f1580fb3 100644 --- a/x11-clocks/pclock/Makefile +++ b/x11-clocks/pclock/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-clocks windowmaker afterstep MASTER_SITES= ftp://ftp.kourakos.com/pub/pclock/ EXTRACT_SUFX= .tgz -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple analog clock program for the Window Maker dock USE_GMAKE= yes diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile index 4de6b56d4dc4..6b24fca6258e 100644 --- a/x11-clocks/wmdate/Makefile +++ b/x11-clocks/wmdate/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-clocks windowmaker afterstep MASTER_SITES= http://solfertje.student.utwente.nl/~dalroi/wmdate/files/ \ http://soupnazi.org/FreeBSD/ports/distfiles/ -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Date app for the WindowMaker dock BUILD_DEPENDS= ${X11BASE}/include/dockapp.h:${PORTSDIR}/x11-wm/libdockapp diff --git a/x11-clocks/wmitime/Makefile b/x11-clocks/wmitime/Makefile index 3a5ca2142a6c..b78c8df75d17 100644 --- a/x11-clocks/wmitime/Makefile +++ b/x11-clocks/wmitime/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3 CATEGORIES= x11-clocks windowmaker afterstep MASTER_SITES= http://www.neotokyo.org/illusion/downloads/ -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A clock dockapp that shows the date, time, and internet time WRKSRC= ${WRKDIR}/wmitime/wmitime diff --git a/x11-clocks/wmtz/Makefile b/x11-clocks/wmtz/Makefile index 0f1f99bf3ff5..6c9edfe215fa 100644 --- a/x11-clocks/wmtz/Makefile +++ b/x11-clocks/wmtz/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-clocks windowmaker afterstep MASTER_SITES= http://www.geocities.com/jl1n/wmtz/ \ http://soupnazi.org/FreeBSD/ports/distfiles/ -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp that displays the time in different time zones USE_GMAKE= yes |