diff options
author | marino <marino@FreeBSD.org> | 2013-08-23 15:08:00 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2013-08-23 15:08:00 +0800 |
commit | 12ef172fb0eed865750d5f107db190521fff3bcd (patch) | |
tree | 4335d88d298a25304350f4590f02df8e2bf851db /devel | |
parent | dab9468a1282a7c97b2d911d2ea419327fd32860 (diff) | |
download | freebsd-ports-gnome-12ef172fb0eed865750d5f107db190521fff3bcd.tar.gz freebsd-ports-gnome-12ef172fb0eed865750d5f107db190521fff3bcd.tar.zst freebsd-ports-gnome-12ef172fb0eed865750d5f107db190521fff3bcd.zip |
devel/florist: Update maintainer to marino@
Weird, I unthinking put in my previous maintainer address instead of the
FreeBSD.org one.
Approved by: bapt/culot (mentors, implicit)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/florist-gpl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/florist-gpl/Makefile b/devel/florist-gpl/Makefile index 63106fde9bf3..9bd3faa7d74a 100644 --- a/devel/florist-gpl/Makefile +++ b/devel/florist-gpl/Makefile @@ -1,4 +1,4 @@ -# Created by: John Marino <draco@marino.st> +# Created by: John Marino <marino@FreeBSD.org> # $FreeBSD$ PORTNAME= florist-gpl @@ -8,7 +8,7 @@ MASTER_SITES= http://downloads.dragonlace.net/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= draco@marino.st +MAINTAINER= marino@FreeBSD.org COMMENT= POSIX Ada binding, IEEE Standards 1003.5(b,c) LICENSE= GPLv3 |