diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-23 15:27:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-23 15:27:22 +0000 |
commit | b8e37b83b57380ad351a1c6fe6195c11267526ed (patch) | |
tree | ffac9cb45905bfff5885d2b054842545447e98d9 /x11/xfce4-xfapplet-plugin | |
parent | 2369209682751d2a0c48588d74ef639ca75535c6 (diff) | |
download | ports-b8e37b83b57380ad351a1c6fe6195c11267526ed.tar.gz ports-b8e37b83b57380ad351a1c6fe6195c11267526ed.zip |
Notes
Diffstat (limited to 'x11/xfce4-xfapplet-plugin')
-rw-r--r-- | x11/xfce4-xfapplet-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-xfapplet-plugin/Makefile b/x11/xfce4-xfapplet-plugin/Makefile index 07c5cf115b8c..15ee7d2a3bb6 100644 --- a/x11/xfce4-xfapplet-plugin/Makefile +++ b/x11/xfce4-xfapplet-plugin/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xfapplet plugin for xfce4 # Date created: 29 April 2006 -# Whom: Martin Wilke (freebsd@unixfreunde.de) +# Whom: Martin Wilke (miwi@FreeBSD.org) # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= x11 xfce MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/panel-plugins/4.4/ DIST_SUBDIR= xfce4 -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Xfapplet plugin for xfce LIB_DEPENDS= panelappletmm-2.6:${PORTSDIR}/x11-toolkits/libpanelappletmm |