diff options
author | pav <pav@FreeBSD.org> | 2003-12-15 09:17:29 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-15 09:17:29 +0800 |
commit | 662ad3833d9b49a4f00179fec134ba3b764bf585 (patch) | |
tree | be415dabe48a86d844e040b4960f8e39b1514bf9 /x11-clocks | |
parent | cbe4d5d83964cdcb98c2b9da03a8bd5d8eb57e89 (diff) | |
download | freebsd-ports-gnome-662ad3833d9b49a4f00179fec134ba3b764bf585.tar.gz freebsd-ports-gnome-662ad3833d9b49a4f00179fec134ba3b764bf585.tar.zst freebsd-ports-gnome-662ad3833d9b49a4f00179fec134ba3b764bf585.zip |
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim!
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 |