aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-01-05 15:58:01 +0800
committerobrien <obrien@FreeBSD.org>2004-01-05 15:58:01 +0800
commit46c54e71813f9d90e791bc1fece5d8074ffa63f2 (patch)
treeebd0bba576ba96c110a19a1f7e96d9f47339150b
parent7ef8dd39af29e23cbf19af30af915d140703dfe0 (diff)
downloadfreebsd-ports-graphics-46c54e71813f9d90e791bc1fece5d8074ffa63f2.tar.gz
freebsd-ports-graphics-46c54e71813f9d90e791bc1fece5d8074ffa63f2.tar.zst
freebsd-ports-graphics-46c54e71813f9d90e791bc1fece5d8074ffa63f2.zip
Add another MASTERSITE.
-rw-r--r--editors/hexedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile
index 67e13693ab3..0a4dde5fdd2 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