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 /sysutils/acidlaunch | |
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 'sysutils/acidlaunch')
-rw-r--r-- | sysutils/acidlaunch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/acidlaunch/Makefile b/sysutils/acidlaunch/Makefile index f7f235ce04d0..23bdd9235e37 100644 --- a/sysutils/acidlaunch/Makefile +++ b/sysutils/acidlaunch/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils windowmaker MASTER_SITES= http://linuxgamers.net/download/ -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= An application launcher with simple XML-based configuration syntax HAS_CONFIGURE= yes |