diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-25 11:46:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-25 11:46:59 +0000 |
commit | 6247e94a72eb056921640460ffe97ec9043845db (patch) | |
tree | 7e5c1ddb49d365c8809f9df4e84e6b62bc5fe633 /editors | |
parent | ae61f8458d6a2bf520c986ea0f8850f4a86f5244 (diff) | |
download | pkgsrc-6247e94a72eb056921640460ffe97ec9043845db.tar.gz |
MASTER_SITE updates from Zafer Aydogan.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/hexedit/Makefile | 4 | ||||
-rw-r--r-- | editors/vilearn/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile index 4e36bdd737a..03443474b6d 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2006/10/04 21:37:39 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2007/11/25 11:46:59 wiz Exp $ DISTNAME= hexedit-1.2.10 PKGREVISION= 1 CATEGORIES= editors -MASTER_SITES= http://merd.sourceforge.net/pixel/ +MASTER_SITES= http://rigaux.org/ EXTRACT_SUFX= .src.tgz MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/editors/vilearn/Makefile b/editors/vilearn/Makefile index a820dd9f2c9..27f209e6d53 100644 --- a/editors/vilearn/Makefile +++ b/editors/vilearn/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2006/10/04 21:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2007/11/25 11:46:59 wiz Exp $ # DISTNAME= vilearn-1.0 CATEGORIES= editors misc -MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/ +MASTER_SITES= # EXTRACT_SUFX= .shar.Z MAINTAINER= abs@NetBSD.org |