diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-14 08:45:49 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-14 08:45:49 +0800 |
commit | 7f047fb68c725cde8ffd2b76c7784a17080c7b8b (patch) | |
tree | 2e4ab8ff34a1d977d16bd740d03383b65233604d /games/bs | |
parent | a9d06ce8636b7acb5906bac2a80fb92f5e2afd05 (diff) | |
download | freebsd-ports-gnome-7f047fb68c725cde8ffd2b76c7784a17080c7b8b.tar.gz freebsd-ports-gnome-7f047fb68c725cde8ffd2b76c7784a17080c7b8b.tar.zst freebsd-ports-gnome-7f047fb68c725cde8ffd2b76c7784a17080c7b8b.zip |
update portname/portversion stuff (games commit part 1, a-c)
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/ |