diff options
Diffstat (limited to 'misc/bb/Makefile')
-rw-r--r-- | misc/bb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bb/Makefile b/misc/bb/Makefile index 313a8de03065..2277ca1bc28c 100644 --- a/misc/bb/Makefile +++ b/misc/bb/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bb -# Version required: 1.2 # Date created: 22 June 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= bb-1.2 +PORTNAME= bb +PORTVERSION= 1.2 CATEGORIES= misc MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/bb/ \ ${MASTER_SITE_SUNSITE} |