diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-09 23:25:27 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-09 23:25:27 +0800 |
commit | a9393bc558f176febbe75a1bf620b28d381d3043 (patch) | |
tree | 41add91876ee43902655b641d383a89fb95a489c /x11-toolkits | |
parent | b96f6b14262239de0960acda7408e81a43dcb8dc (diff) | |
download | freebsd-ports-gnome-a9393bc558f176febbe75a1bf620b28d381d3043.tar.gz freebsd-ports-gnome-a9393bc558f176febbe75a1bf620b28d381d3043.tar.zst freebsd-ports-gnome-a9393bc558f176febbe75a1bf620b28d381d3043.zip |
Change maintainer's email address to one that may no bounce
With hat: portmgr
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/swt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/swt/Makefile b/x11-toolkits/swt/Makefile index 216bd7e8bd30..392708640950 100644 --- a/x11-toolkits/swt/Makefile +++ b/x11-toolkits/swt/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://archive.eclipse.org/eclipse/downloads/drops/${MASTER_SITE_S MASTER_SITE_SUBDIR= R-${DISTVERSION}-201002111343 DISTNAME= swt-${DISTVERSION}-${DIST_EXT} -MAINTAINER= giffunip@tutopia.com +MAINTAINER= pfg@FreeBSD.org COMMENT= Standard Widget Toolkit for Java LICENSE= EPL |