diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:45:49 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:45:49 +0000 |
commit | 0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8 (patch) | |
tree | 6a9eecf5c996622bdb9a53dcf4bd868e5d3c2e38 /games/bs | |
parent | 0f29953274700e3113ef38abbe8132e0b248333d (diff) | |
download | ports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.tar.gz ports-0bdd9a7b8fd6ff36b4f17233546d5d4deffe9da8.zip |
Notes
Diffstat (limited to 'games/bs')
-rw-r--r-- | games/bs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bs/Makefile b/games/bs/Makefile index 49c99b917ac7..3054c3d54d4f 100644 --- a/games/bs/Makefile +++ b/games/bs/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bs -# Version required: 2.2 # Date created: 11 May 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= bs-2.2 +PORTNAME= bs +PORTVERSION= 2.2 CATEGORIES= games MASTER_SITES= ftp://locke.ccil.org/pub/esr/ |