diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-06 17:42:39 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-06 17:42:39 +0000 |
commit | b8a7fc6cc323ed231cbfec85ce3cb04eb56f7419 (patch) | |
tree | e654c97408f7657b0e50229b677d7cdd673bbe67 /x11-clocks/xfce4-datetime-plugin | |
parent | fd596e592c37d53f45ae9c4380a0ddc0d7d9c8ce (diff) | |
download | ports-b8a7fc6cc323ed231cbfec85ce3cb04eb56f7419.tar.gz ports-b8a7fc6cc323ed231cbfec85ce3cb04eb56f7419.zip |
Notes
Diffstat (limited to 'x11-clocks/xfce4-datetime-plugin')
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index 6aba202345bd..c71649b62db8 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://xfce.org/~kelnos/mirrors/xfce-goodies/ DIST_SUBDIR= xfce4 -MAINTAINER= matt@bsdfly.org +MAINTAINER= ports@FreeBSD.org COMMENT= XFce 4 additional clock module which also shows date BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |