summaryrefslogtreecommitdiff
path: root/editors/hexedit
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-01-05 07:58:01 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-01-05 07:58:01 +0000
commit6ec45e8747e593a680c9c22a3b21d0eb4771a10f (patch)
tree4b0841c3763ccddc687ceceb69e10af3dcddaf8f /editors/hexedit
parentRemove junk files (ie, .orig) before installing all files in support (diff)
Add another MASTERSITE.
Notes
Notes: svn path=/head/; revision=97331
Diffstat (limited to 'editors/hexedit')
-rw-r--r--editors/hexedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile
index 67e13693ab3a..0a4dde5fdd2a 100644
--- a/editors/hexedit/Makefile
+++ b/editors/hexedit/Makefile
@@ -10,8 +10,9 @@ PORTNAME= hexedit
PORTVERSION= 1.2.1
CATEGORIES= editors
MASTER_SITES= http://www.chez.com/prigaux/ \
+ ${MASTER_SITE_LOCAL} \
${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= utils/file/hex
+MASTER_SITE_SUBDIR= utils/file/hex,obrien
EXTRACT_SUFX= .src.tgz
MAINTAINER= obrien@FreeBSD.org