diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-24 04:58:04 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-24 04:58:04 +0000 |
commit | dbf8ad5ba90c98d53969c6afa34c316472dc13f4 (patch) | |
tree | c236c69689265a8706e512c596d696ac822783ae /games/bs/Makefile | |
parent | 1f30b0a54b0273870943d99353bcb5fa3ca70900 (diff) | |
download | ports-dbf8ad5ba90c98d53969c6afa34c316472dc13f4.tar.gz ports-dbf8ad5ba90c98d53969c6afa34c316472dc13f4.zip |
Notes
Diffstat (limited to 'games/bs/Makefile')
-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 b997ea792b45..1f093cf5c085 100644 --- a/games/bs/Makefile +++ b/games/bs/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bs -# Version required: 2.1 +# Version required: 2.2 # Date created: 11 May 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= bs-2.1 +DISTNAME= bs-2.2 CATEGORIES= games MASTER_SITES= ftp://locke.ccil.org/pub/esr/ |