diff options
-rw-r--r-- | devel/florist/Makefile | 6 | ||||
-rw-r--r-- | devel/florist/pkg-descr | 7 | ||||
-rw-r--r-- | irc/hybserv/Makefile | 6 | ||||
-rw-r--r-- | irc/hybserv/pkg-descr | 2 | ||||
-rw-r--r-- | www/simplog/Makefile | 5 | ||||
-rw-r--r-- | www/simplog/pkg-descr | 3 |
6 files changed, 12 insertions, 17 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 diff --git a/irc/hybserv/Makefile b/irc/hybserv/Makefile index 42bfbc0a4aab..8c7445783f52 100644 --- a/irc/hybserv/Makefile +++ b/irc/hybserv/Makefile @@ -9,10 +9,10 @@ PORTNAME= hybserv PORTVERSION= 1.8.0 PORTREVISION= 1 CATEGORIES= irc -MASTER_SITES= http://www.srce.hr/~kreator/projects/tarballs/ +MASTER_SITES= http://www.hybserv.net/downloads/ -MAINTAINER= rick@help-desk.ca -COMMENT= "HybServ2 IRCD Services" +MAINTAINER= ports@FreeBSD.org +COMMENT= HybServ2 IRCD Services IGNORE= uses a uid registered to the ircservices user diff --git a/irc/hybserv/pkg-descr b/irc/hybserv/pkg-descr index c73b34559cb7..c4bf673aadfa 100644 --- a/irc/hybserv/pkg-descr +++ b/irc/hybserv/pkg-descr @@ -3,4 +3,4 @@ HybServ was specifically designed to run with hybrid ircd, although it are currently used by EFNet / DalNet / ICQ / WFNet / HybNet / EFNow / Openprojects Network. -WWW: http://www.srce.hr/~kreator/projects/hybserv/ +WWW: http://www.hybserv.net/ diff --git a/www/simplog/Makefile b/www/simplog/Makefile index 3cf84c14280f..658eecd81842 100644 --- a/www/simplog/Makefile +++ b/www/simplog/Makefile @@ -8,9 +8,10 @@ PORTNAME= simplog PORTVERSION= 0.9.1 CATEGORIES= www -MASTER_SITES= http://simplog.jose.idv.tw/download/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= jose@jose.idv.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A complete and powerful blogging tool DATADIR= ${PREFIX}/www/simplog diff --git a/www/simplog/pkg-descr b/www/simplog/pkg-descr index 93e185928bf2..d241f69a069b 100644 --- a/www/simplog/pkg-descr +++ b/www/simplog/pkg-descr @@ -9,6 +9,3 @@ intended for use as a personal or community weblog tool. WWW: http://www.simplog.org/ ashcraft@13monkeys.com - -- Jose Liang -jose@jose.idv.tw |