diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-04-22 04:25:00 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-04-22 04:25:00 +0800 |
commit | c7b6c8eaf93d1503b251200e2dbb5f4fa3117d9d (patch) | |
tree | 796ee4cce0046cb71570ea50f1e945cc2600837e /lang/asis | |
parent | 6bb9127bab848c98bc4d493adc75d5cdaf11ae56 (diff) | |
download | freebsd-ports-gnome-c7b6c8eaf93d1503b251200e2dbb5f4fa3117d9d.tar.gz freebsd-ports-gnome-c7b6c8eaf93d1503b251200e2dbb5f4fa3117d9d.tar.zst freebsd-ports-gnome-c7b6c8eaf93d1503b251200e2dbb5f4fa3117d9d.zip |
Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by: Mark Millard via private e-mail
Diffstat (limited to 'lang/asis')
-rw-r--r-- | lang/asis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/asis/Makefile b/lang/asis/Makefile index ecb97b9c473e..ffdfe4208943 100644 --- a/lang/asis/Makefile +++ b/lang/asis/Makefile @@ -7,7 +7,7 @@ CATEGORIES= lang MASTER_SITES= http://downloads.dragonlace.net/src/ DISTNAME= ${PORTNAME}-gpl-${PORTVERSION}-src -MAINTAINER= freebsd.contact@marino.st +MAINTAINER= ports@FreeBSD.org COMMENT= GNAT implementation of Ada Semantic Interface Specification LICENSE= GPLv2 |