diff options
author | pat <pat@FreeBSD.org> | 2002-02-21 22:39:08 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-02-21 22:39:08 +0000 |
commit | 76cc2c11417f3f0940334370ddda9be7f8c04f4d (patch) | |
tree | 8219205f7867612a26a2646f0123cf05002d2337 /games/xpenguins/Makefile | |
parent | 8bc2221fcbb7e0c8e2ec8bb1520ca1b7aae9b731 (diff) | |
download | FreeBSD-ports-76cc2c11417f3f0940334370ddda9be7f8c04f4d.zip FreeBSD-ports-76cc2c11417f3f0940334370ddda9be7f8c04f4d.tar.gz |
Update to 2.2
PR: 35159
Submitted by: Adam Weinberger <monkey@crackula.com>
Approved by: maintainer
Diffstat (limited to 'games/xpenguins/Makefile')
-rw-r--r-- | games/xpenguins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpenguins/Makefile b/games/xpenguins/Makefile index cb0a5e4..b05a589 100644 --- a/games/xpenguins/Makefile +++ b/games/xpenguins/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xpenguins -PORTVERSION= 2.1 +PORTVERSION= 2.2 CATEGORIES= games MASTER_SITES= http://xpenguins.seul.org/ |