diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gnat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gnat/Makefile b/lang/gnat/Makefile index f5dc849acc53..28cd3c2cb754 100644 --- a/lang/gnat/Makefile +++ b/lang/gnat/Makefile @@ -5,14 +5,14 @@ # Date created: Sat Mar 18 02:16:45 1995 # Porter: nils@guru.ims.uni-stuttgart.de # -# $Id: Makefile,v 1.9 1996/12/07 13:03:20 asami Exp $ +# $Id: Makefile,v 1.10 1996/12/07 13:28:30 asami Exp $ DISTNAME= gnat-2.03-src PKGNAME= gnat-2.03 CATEGORIES= lang MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/ -MAINTAINER= nils@guru.ims.uni-stuttgart.de +MAINTAINER= ports@FreeBSD.ORG BROKEN= "Not updated for gcc-2.7.x" # following three lines commented out because BROKEN is already defined |