diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-23 23:27:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-23 23:27:22 +0800 |
commit | 4c37dd797447fe611b0b2094999e4feda2e24198 (patch) | |
tree | 0fb79137d672b2e381a54010b10b3fb83b15daff /x11/xfce4-quicklauncher-plugin | |
parent | b014c43c7fc77320a2659f97ac58c3304d89d33f (diff) | |
download | freebsd-ports-gnome-4c37dd797447fe611b0b2094999e4feda2e24198.tar.gz freebsd-ports-gnome-4c37dd797447fe611b0b2094999e4feda2e24198.tar.zst freebsd-ports-gnome-4c37dd797447fe611b0b2094999e4feda2e24198.zip |
- Change my mail adress
Diffstat (limited to 'x11/xfce4-quicklauncher-plugin')
-rw-r--r-- | x11/xfce4-quicklauncher-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-quicklauncher-plugin/Makefile b/x11/xfce4-quicklauncher-plugin/Makefile index c4f251ce500c..c26485f88b8a 100644 --- a/x11/xfce4-quicklauncher-plugin/Makefile +++ b/x11/xfce4-quicklauncher-plugin/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: quicklauncher plugin for xfce4 # Date created: 29 April 2006 -# Whom: Martin Wilke (freebsd@unixfreunde.de) +# Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # @@ -13,7 +13,7 @@ DIST_SUBDIR= xfce4 PATCH_SITES= http://people.freebsd.org/~oliver/xfce/ PATCHFILES= gcc295-xfce4-quicklauncher-plugin-2.patch -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Quicklauncher plugin for xfce GNU_CONFIGURE= yes |