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/gps | |
parent | cfcc8c6c9a8b2528c8f675f275cf2be296d723f8 (diff) | |
download | ports-5feebd9c7434aafda042e47711082dcf2126840a.tar.gz ports-5feebd9c7434aafda042e47711082dcf2126840a.zip |
Notes
Diffstat (limited to 'devel/gps')
-rw-r--r-- | devel/gps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gps/Makefile b/devel/gps/Makefile index 93eee3ff15d1..de94d6b89aa3 100644 --- a/devel/gps/Makefile +++ b/devel/gps/Makefile @@ -1,4 +1,4 @@ -# Created by: John Marino <draco@marino.st> +# Created by: John Marino <marino@FreeBSD.org> # $FreeBSD$ PORTNAME= gps @@ -8,7 +8,7 @@ MASTER_SITES= http://downloads.dragonlace.net/src/ DISTNAME= gps-5.2.1-1-src EXTRACT_SUFX= .tgz -MAINTAINER= draco@marino.st +MAINTAINER= marino@FreeBSD.org COMMENT= GNAT Programming Studio - IDE for Ada and many other languages BUILD_DEPENDS= gtkada>=2.24:${PORTSDIR}/x11-toolkits/gtkada \ |