diff options
author | John Marino <marino@FreeBSD.org> | 2013-08-23 07:08:00 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-08-23 07:08:00 +0000 |
commit | 6ffb7666e82a59ed9905e9e44df7fbba711eb318 (patch) | |
tree | 4335d88d298a25304350f4590f02df8e2bf851db /devel/florist-gpl | |
parent | 1a819959f9efdae000d3c8b7540c37063c2a8846 (diff) |
Notes
Diffstat (limited to 'devel/florist-gpl')
-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 |