diff options
author | az <az@FreeBSD.org> | 2007-08-22 15:06:41 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2007-08-22 15:06:41 +0800 |
commit | 16a0caad003433bf046a1e69f6cafc720fb1f9f6 (patch) | |
tree | 39038c1c0c810283b034234c8ff8de69eee87abd /www | |
parent | da384630b27890da333b94f3632e11ee038a1f3c (diff) | |
download | freebsd-ports-gnome-16a0caad003433bf046a1e69f6cafc720fb1f9f6.tar.gz freebsd-ports-gnome-16a0caad003433bf046a1e69f6cafc720fb1f9f6.tar.zst freebsd-ports-gnome-16a0caad003433bf046a1e69f6cafc720fb1f9f6.zip |
- óhange MASTER_SITES to mirror one
- Drop maintainership
In original PR maintainer requesting remove port from ports collection,
but after email discussion he sad OK to change distfile hosting
and drop maintainership.
Note: <red>This project is EOL, no more support from developers will
be available (no new versions and no security fixes)</red>.
PR: ports/115689
Submitted by: Kelley Reynolds <kelley at insidesystems.net> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/ismail/Makefile | 4 | ||||
-rw-r--r-- | www/ismail/pkg-message | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/www/ismail/Makefile b/www/ismail/Makefile index 484a3b174f14..71b77bb08cbf 100644 --- a/www/ismail/Makefile +++ b/www/ismail/Makefile @@ -8,10 +8,10 @@ PORTNAME= ismail PORTVERSION= 2.1 CATEGORIES= www mail -MASTER_SITES= ftp://ftp.insidesystems.net/ISMail/ +MASTER_SITES= http://mail.electro-com.ru/~az/ISMail/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= kelley@insidesystems.net +MAINTAINER= ports@FreeBSD.org COMMENT= PHP-based webmail client USE_BZIP2= yes diff --git a/www/ismail/pkg-message b/www/ismail/pkg-message index 23973b6ab8d8..74b94720df6a 100644 --- a/www/ismail/pkg-message +++ b/www/ismail/pkg-message @@ -19,4 +19,3 @@ Note: The default configuration data store requires domxml to be compiled in to to mod_php4. For alternate datastores, check %%EXAMPLESDIR%% for sample postgresql and mysql schemas and set the ismail.conf file accordingly. - |