diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-29 00:34:36 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-29 00:34:36 +0800 |
commit | c2847b82df8901a2d30e69421f7eb051aebe5e45 (patch) | |
tree | d0f9ad4e8c31c644c442f491cf81cc19116d0890 /editors/chexedit/Makefile | |
parent | 2ed95f7e4dbe9434caf5b1773da0c838b7507918 (diff) | |
download | freebsd-ports-gnome-c2847b82df8901a2d30e69421f7eb051aebe5e45.tar.gz freebsd-ports-gnome-c2847b82df8901a2d30e69421f7eb051aebe5e45.tar.zst freebsd-ports-gnome-c2847b82df8901a2d30e69421f7eb051aebe5e45.zip |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin)
Diffstat (limited to 'editors/chexedit/Makefile')
-rw-r--r-- | editors/chexedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile index d004c6e9cfaf..38b87dfff8dc 100644 --- a/editors/chexedit/Makefile +++ b/editors/chexedit/Makefile @@ -9,7 +9,7 @@ PORTNAME= chexedit PORTVERSION= 0.9.7 CATEGORIES= editors MASTER_SITES= http://www.rogoyski.com/adam/programs/hexedit/ \ - http://mirror.amdmi3.ru/ + http://mirror.amdmi3.ru/distfiles/ DISTNAME= hexedit-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org |