diff options
author | xride <xride@FreeBSD.org> | 2006-09-30 06:01:22 +0800 |
---|---|---|
committer | xride <xride@FreeBSD.org> | 2006-09-30 06:01:22 +0800 |
commit | 64c87c28881beecb28a8a2d93f108fcfee4be1b8 (patch) | |
tree | 4b9224bbe4dd1f6096d385f20d293698fb7a2323 /x11-clocks | |
parent | a47785e833982fa3907c9b4df89840d041623109 (diff) | |
download | freebsd-ports-gnome-64c87c28881beecb28a8a2d93f108fcfee4be1b8.tar.gz freebsd-ports-gnome-64c87c28881beecb28a8a2d93f108fcfee4be1b8.tar.zst freebsd-ports-gnome-64c87c28881beecb28a8a2d93f108fcfee4be1b8.zip |
Change my MAINTAINER email to be my @FreeBSD email
Approved by: tmclaugh
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 |