diff options
author | rene <rene@FreeBSD.org> | 2017-02-11 20:42:30 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-02-11 20:42:30 +0800 |
commit | c3975bca9a7be94615f35330aa750778557bc15b (patch) | |
tree | 6d249a081879c96ba52b529756bca661402f5d16 /x11-toolkits | |
parent | a8c9c4652ba8be397dd1a4db78f9b785e8e7b2ba (diff) | |
download | freebsd-ports-gnome-c3975bca9a7be94615f35330aa750778557bc15b.tar.gz freebsd-ports-gnome-c3975bca9a7be94615f35330aa750778557bc15b.tar.zst freebsd-ports-gnome-c3975bca9a7be94615f35330aa750778557bc15b.zip |
Return ports maintained by John Marino to the pool, see r433827 for details
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtkada/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkada3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkada/Makefile b/x11-toolkits/gtkada/Makefile index 15ff6f36ba96..8fd07e17ace5 100644 --- a/x11-toolkits/gtkada/Makefile +++ b/x11-toolkits/gtkada/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://downloads.dragonlace.net/src/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ gtkada-rm-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada graphical toolkit based on Gtk2+ LICENSE= GPLv2 diff --git a/x11-toolkits/gtkada3/Makefile b/x11-toolkits/gtkada3/Makefile index 6d8db003f3aa..0231fb4c371b 100644 --- a/x11-toolkits/gtkada3/Makefile +++ b/x11-toolkits/gtkada3/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.14.2 CATEGORIES= x11-toolkits PKGNAMESUFFIX= 3 -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada graphical toolkit based on Gtk3 components LICENSE= GPLv3 |