diff options
author | danfe <danfe@FreeBSD.org> | 2004-08-27 16:46:33 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2004-08-27 16:46:33 +0800 |
commit | 3e92ab15c1172562f8f8aaf5747a5ac4ab5030a1 (patch) | |
tree | 76d0424d3fd395202367d70d44aeca97018fb17d /x11-wm/peksystray | |
parent | dd5c3ea593f2c964ba87959e17ba2e86f2e220a0 (diff) | |
download | freebsd-ports-gnome-3e92ab15c1172562f8f8aaf5747a5ac4ab5030a1.tar.gz freebsd-ports-gnome-3e92ab15c1172562f8f8aaf5747a5ac4ab5030a1.tar.zst freebsd-ports-gnome-3e92ab15c1172562f8f8aaf5747a5ac4ab5030a1.zip |
Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use. They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.
Approved by: fjoe (mentor)
Diffstat (limited to 'x11-wm/peksystray')
-rw-r--r-- | x11-wm/peksystray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/peksystray/Makefile b/x11-wm/peksystray/Makefile index f259007306c1..7e6580f86931 100644 --- a/x11-wm/peksystray/Makefile +++ b/x11-wm/peksystray/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A system tray dockapp similar to the GNOME notification area applet GNU_CONFIGURE= yes |