diff options
author | acm <acm@FreeBSD.org> | 2009-01-16 12:18:40 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-01-16 12:18:40 +0800 |
commit | ea043d65d8ebaedf69bd4ec521bc6185ab4bca7e (patch) | |
tree | 43344ee5fa9221184e02b3ad01c74b303d8b529d /games/gillo | |
parent | 17fafbc67fdaa74cae8e0e3156ce874425c90c72 (diff) | |
download | freebsd-ports-gnome-ea043d65d8ebaedf69bd4ec521bc6185ab4bca7e.tar.gz freebsd-ports-gnome-ea043d65d8ebaedf69bd4ec521bc6185ab4bca7e.tar.zst freebsd-ports-gnome-ea043d65d8ebaedf69bd4ec521bc6185ab4bca7e.zip |
- Bump PORTREVISION, because devel/ode was updated
Approved by: amdmi3 via email
Diffstat (limited to 'games/gillo')
-rw-r--r-- | games/gillo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gillo/Makefile b/games/gillo/Makefile index c24ef878bc68..ff48624607a5 100644 --- a/games/gillo/Makefile +++ b/games/gillo/Makefile @@ -7,7 +7,7 @@ PORTNAME= gillo DISTVERSION= 1.0beta1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${DISTVERSION}-src |