diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-19 06:31:07 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-19 06:31:07 +0000 |
commit | 16686b69dcb4231b04d5703a788b16dc8332ae5d (patch) | |
tree | 70634e370f3c475456c3c61cf7d1fb169a2130a7 /devel/florist | |
parent | 557ba3888f05a9cbfe3ef79fa8a8638a62ca86ed (diff) |
Reset inactive maintainers and update mastersites.
Flagged by: distfile survey
Submitted by: fenner
Notes
Notes:
svn path=/head/; revision=145824
Diffstat (limited to 'devel/florist')
-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 |