diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-05-22 04:15:23 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-05-22 04:15:23 +0000 |
commit | 0e70b57d1e1e3c37a12608b042a23bf6c46b0e37 (patch) | |
tree | c18d7953d994dfbe01da486b5986bbd98c063695 /textproc/vbindiff | |
parent | 170652dafd06d148d0f44c47df1bb2ed43f4e9b4 (diff) |
Notes
Diffstat (limited to 'textproc/vbindiff')
-rw-r--r-- | textproc/vbindiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/vbindiff/Makefile b/textproc/vbindiff/Makefile index 7b3822226b1f..f9afdf3cddc7 100644 --- a/textproc/vbindiff/Makefile +++ b/textproc/vbindiff/Makefile @@ -8,7 +8,7 @@ PORTNAME= vbindiff PORTVERSION= 3.0.b1 CATEGORIES= textproc -MASTER_SITES= http://home.comcast.net/~chris-madsen/vbindiff/ +MASTER_SITES= http://www.cjmweb.net/vbindiff/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b1/_beta1/} MAINTAINER= chinsan@FreeBSD.org |