diff options
Diffstat (limited to 'editors/hexedit/Makefile')
-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 |