diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
commit | e6d16f439e2141a43f3eed37c43ccd8709c77ac3 (patch) | |
tree | 195a79ea8032264b30246a37bd4c8d6bb3513729 /x11-clocks | |
parent | 9a62fe04aca7651d5f11b72c43ef07b9e88f00d9 (diff) |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/wmclockmon/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmitime/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/wmclockmon/Makefile b/x11-clocks/wmclockmon/Makefile index c61343f5d5d6..989050e4da7d 100644 --- a/x11-clocks/wmclockmon/Makefile +++ b/x11-clocks/wmclockmon/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://tnemeth.free.fr/projets/programmes/ -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= A digital clock dockapp with a similar look to wmcpuload USE_X_PREFIX= yes diff --git a/x11-clocks/wmitime/Makefile b/x11-clocks/wmitime/Makefile index 5c991e00fe6f..fff17a1cffd0 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://dockapps.org/files/22/29/ -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= A clock dockapp that shows the date, time, and internet time WRKSRC= ${WRKDIR}/wmitime/wmitime |