diff options
author | wiz <wiz> | 2005-02-24 12:01:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-02-24 12:01:25 +0000 |
commit | b308cf13c7fc10c8808ed92012c872a3a8fad1bd (patch) | |
tree | c28f42f2b19279253adfab9edc5fff32e951ebdf /www/asWedit | |
parent | 2143b7199a288c180c4ae3159681d29875f56618 (diff) | |
download | pkgsrc-b308cf13c7fc10c8808ed92012c872a3a8fad1bd.tar.gz |
Update MASTER_SITES and remove HOMEPAGE (company dead?).
Diffstat (limited to 'www/asWedit')
-rw-r--r-- | www/asWedit/Makefile | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/www/asWedit/Makefile b/www/asWedit/Makefile index e471460594d..afae40b07b0 100644 --- a/www/asWedit/Makefile +++ b/www/asWedit/Makefile @@ -1,16 +1,13 @@ -# $NetBSD: Makefile,v 1.13 2004/01/20 12:27:58 agc Exp $ +# $NetBSD: Makefile,v 1.14 2005/02/24 12:01:25 wiz Exp $ DISTNAME= ${PKGNAME}-i386.linux PKGNAME= asWedit-4.0.1 CATEGORIES= www -MASTER_SITES= http://www.advasoft.com/asWedit/ \ - http://gd.tuwien.ac.at/infosys/editors/asWedit/ \ - ftp://ftp.edelweb.fr/pub/asWedit/ \ - ftp://sunsite.icm.edu.pl/pub/www/asWedit/ \ - ftp://sunsite.auc.dk/pub/infosystems/www/asWedit/ +MASTER_SITES= ftp://ftp.edelweb.fr/pub/asWedit/ \ + ftp://sunsite.icm.edu.pl/pub/www/asWedit/ MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.advasoft.com/asWedit.html +#HOMEPAGE= http://www.advasoft.com/asWedit.html COMMENT= Motif HTML and text editor DEPENDS+= suse_libc5>=6.1:../../emulators/${SUSE_DIR_PREFIX}_libc5 |