diff options
Diffstat (limited to 'editors/fb/Makefile')
-rw-r--r-- | editors/fb/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/fb/Makefile b/editors/fb/Makefile index 83a4f67b1e4a..923a6d9e1275 100644 --- a/editors/fb/Makefile +++ b/editors/fb/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: fb -# Version required: 1.5 # Date created: Oct 15, 1999 # Whom: Mikhail Teterin # # $FreeBSD$ # -DISTNAME= fb -PKGNAME= fb-1.5 +PORTNAME= fb +PORTVERSION= 1.5 CATEGORIES= editors MASTER_SITES= http://home.MHO.net/JSwaby/ +DISTNAME= ${PORTNAME} EXTRACT_SUFX= _tar.gz MAINTAINER= mi@aldan.algebra.com |