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-screenshooter-plugin | |
parent | 2369209682751d2a0c48588d74ef639ca75535c6 (diff) |
Notes
Diffstat (limited to 'x11/xfce4-screenshooter-plugin')
-rw-r--r-- | x11/xfce4-screenshooter-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 482f63a3d655..c3767a5a3e21 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: screenshooter 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= http://goodies.xfce.org/releases/xfce4-screenshooter-plugin/ DIST_SUBDIR= xfce4 -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Desktop Screenshot plugin for xfce GNU_CONFIGURE= yes |