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 | 128239e12fcb6f2e86b98794a1a37b74d752ca59 (patch) | |
tree | 7e5c1ddb49d365c8809f9df4e84e6b62bc5fe633 /editors/hexedit | |
parent | 7c3d0acc9a70d57daa309fcb9a6afeba8ba296fa (diff) | |
download | pkgsrc-128239e12fcb6f2e86b98794a1a37b74d752ca59.tar.gz |
MASTER_SITE updates from Zafer Aydogan.
Diffstat (limited to 'editors/hexedit')
-rw-r--r-- | editors/hexedit/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |