diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:36:22 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:36:22 +0000 |
commit | c9a937f5a8bdcc3db86388233d90f7fd022b7385 (patch) | |
tree | 938e2119116a34b309ea3610e18e74d6ce2db943 /editors/fb | |
parent | 9a723dd34f3feb172c37cd710f816ee3fbb9f2cd (diff) |
Notes
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 923a6d9e1275..c2d3313c1f9a 100644 --- a/editors/fb/Makefile +++ b/editors/fb/Makefile @@ -7,7 +7,7 @@ PORTNAME= fb PORTVERSION= 1.5 -CATEGORIES= editors +CATEGORIES= editors MASTER_SITES= http://home.MHO.net/JSwaby/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= _tar.gz |