diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2005-02-14 17:03:31 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2005-02-14 17:03:31 +0000 |
commit | defd49bcd23388da7b29674f326773dc4b92979f (patch) | |
tree | 831ac9d739ec07059e075a93b2b9bf58cd4dd729 /editors/fb | |
parent | Update to 0.7.5 (diff) |
Fix MASTER_SITE
Notified by: pointyhat (kris)
Notes
Notes:
svn path=/head/; revision=128808
Diffstat (limited to 'editors/fb')
-rw-r--r-- | editors/fb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fb/Makefile b/editors/fb/Makefile index 5ea90b6c06d8..73e7294a703f 100644 --- a/editors/fb/Makefile +++ b/editors/fb/Makefile @@ -8,7 +8,7 @@ PORTNAME= fb PORTVERSION= 1.5 CATEGORIES= editors -MASTER_SITES= http://home.MHO.net/JSwaby/ +MASTER_SITES= http://home.mho.net/jswaby/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= _tar.gz |