diff options
author | John Marino <marino@FreeBSD.org> | 2014-05-15 11:40:48 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-05-15 11:40:48 +0000 |
commit | 828734069e84077c2a0b62a692385e30598aac3d (patch) | |
tree | 7281d452d35526a5fbc6c4f3c66030fc6cf83229 /devel/afay | |
parent | 199ebc221fe7ddcef2ed0020129e607b25216cb8 (diff) | |
download | ports-828734069e84077c2a0b62a692385e30598aac3d.tar.gz ports-828734069e84077c2a0b62a692385e30598aac3d.zip |
Notes
Diffstat (limited to 'devel/afay')
-rw-r--r-- | devel/afay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/afay/Makefile b/devel/afay/Makefile index a8b8cc248a39..de525d0920dd 100644 --- a/devel/afay/Makefile +++ b/devel/afay/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://thiberlog.free.fr/src/ DISTNAME= ${PORTNAME}_thiberlog_${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= john_m_cooper@yahoo.com +MAINTAINER= marino@FreeBSD.org COMMENT= Improved aflex and ayacc Ada 95 scanner and parser generators BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash |