diff options
author | John Marino <marino@FreeBSD.org> | 2013-07-12 13:40:50 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-07-12 13:40:50 +0000 |
commit | 5feebd9c7434aafda042e47711082dcf2126840a (patch) | |
tree | 457c29f64e151b68b0e5b56152e4e2303abe865f /devel/matreshka | |
parent | cfcc8c6c9a8b2528c8f675f275cf2be296d723f8 (diff) |
Notes
Diffstat (limited to 'devel/matreshka')
-rw-r--r-- | devel/matreshka/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/matreshka/Makefile b/devel/matreshka/Makefile index abfcab60230c..36ae2ab7e006 100644 --- a/devel/matreshka/Makefile +++ b/devel/matreshka/Makefile @@ -1,4 +1,4 @@ -# Created by: John Marino <draco@marino.st> +# Created by: John Marino <marino@FreeBSD.org> # $FreeBSD$ PORTNAME= matreshka @@ -6,7 +6,7 @@ PORTVERSION= 0.5.0 CATEGORIES= devel MASTER_SITES= http://forge.ada-ru.org/matreshka/downloads/ -MAINTAINER= draco@marino.st +MAINTAINER= marino@FreeBSD.org COMMENT= Ada framework for information systems development LICENSE= BSD |