diff options
Diffstat (limited to 'misc/bbjd')
-rw-r--r-- | misc/bbjd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bbjd/Makefile b/misc/bbjd/Makefile index a5cd4b8051f8..8c65925b5766 100644 --- a/misc/bbjd/Makefile +++ b/misc/bbjd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bbjd -# Version required: 1.01 # Date created: 3 February 1999 # Whom: Dima Sivachenko # # $FreeBSD$ # -DISTNAME= bbjd-1.01 +PORTNAME= bbjd +PORTVERSION= 1.01 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/strategy |