diff options
author | tg <tg@FreeBSD.org> | 2000-04-17 16:59:32 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-04-17 16:59:32 +0800 |
commit | 0b8fdf5a3e9a940920e595940e5b626cf4679442 (patch) | |
tree | a4cd975b6a9de41018454250673b3c2a258830da /games/pysol/Makefile | |
parent | 7d08a477d363c64ee52ef9cdf1ddc253f0769451 (diff) | |
download | freebsd-ports-gnome-0b8fdf5a3e9a940920e595940e5b626cf4679442.tar.gz freebsd-ports-gnome-0b8fdf5a3e9a940920e595940e5b626cf4679442.tar.zst freebsd-ports-gnome-0b8fdf5a3e9a940920e595940e5b626cf4679442.zip |
Minor fixes.
PR: 17975
Submitted by: Maxim Sobolev <sobomax@altavista.net>
Diffstat (limited to 'games/pysol/Makefile')
-rw-r--r-- | games/pysol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index f323d544adc5..7a3f9afaca3e 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= pysol +PORTNAME= pysol PORTVERSION= 4.00 CATEGORIES= games MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/ |