diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-01-09 10:44:24 +0800 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-01-09 10:44:24 +0800 |
commit | 938d0cf43bb6ced0c865326c453b364792ba37a9 (patch) | |
tree | ab8aaf9c17ee2ae260448637e64cddfb2c8906e7 /games | |
parent | 73664c4e4372748efe422c82395a5444234ff39b (diff) | |
download | freebsd-ports-gnome-938d0cf43bb6ced0c865326c453b364792ba37a9.tar.gz freebsd-ports-gnome-938d0cf43bb6ced0c865326c453b364792ba37a9.tar.zst freebsd-ports-gnome-938d0cf43bb6ced0c865326c453b364792ba37a9.zip |
... and I keep on forgetting to bump portrevision
Diffstat (limited to 'games')
-rw-r--r-- | games/oonsoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/oonsoo/Makefile b/games/oonsoo/Makefile index a504d323d085..da38350bd804 100644 --- a/games/oonsoo/Makefile +++ b/games/oonsoo/Makefile @@ -7,7 +7,7 @@ PORTNAME= oonsoo PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www4.ncsu.edu/~bwmott/www/oonsoo/distributions/ |