diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/florist/Makefile | 6 | ||||
-rw-r--r-- | devel/florist/pkg-descr | 7 |
2 files changed, 5 insertions, 8 deletions
diff --git a/devel/florist/Makefile b/devel/florist/Makefile index 33b9561033bc..61a5c6f7ceeb 100644 --- a/devel/florist/Makefile +++ b/devel/florist/Makefile @@ -9,12 +9,12 @@ PORTNAME= florist PORTVERSION= 3.15p PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/ +MASTER_SITES= http://www.cs.fsu.edu/~baker/ftp/ DISTNAME= florist-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= vgodunko@vipmail.ru -COMMENT= FSU implementation of POSIX.5 +MAINTAINER= ports@FreeBSD.org +COMMENT= FSU implementation of POSIX.5, the POSIX Ada binding BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat diff --git a/devel/florist/pkg-descr b/devel/florist/pkg-descr index 39b75f858db5..a0b31e77c0ce 100644 --- a/devel/florist/pkg-descr +++ b/devel/florist/pkg-descr @@ -1,6 +1,3 @@ -FLORIST is a FSU implementation of POSIX.5 +FLORIST is a FSU implementation of POSIX.5, the POSIX Ada binding. -WWW: http://www.gnat.com/ - --- -Vadim Godunko -- <vgodunko@vipmail.ru> +WWW: http://www.cs.fsu.edu/~baker/florist.html |