diff options
author | mezz <mezz@FreeBSD.org> | 2004-11-10 11:19:15 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-11-10 11:19:15 +0800 |
commit | ffd525156571fa915459d41424f53cfab4d5f318 (patch) | |
tree | 8defaffdfc8bd409b839060447de39af5473da2f /games/gnome-games | |
parent | c1fc12b5f12908805f34d6a38035e3f4284148e9 (diff) | |
download | freebsd-ports-gnome-ffd525156571fa915459d41424f53cfab4d5f318.tar.gz freebsd-ports-gnome-ffd525156571fa915459d41424f53cfab4d5f318.tar.zst freebsd-ports-gnome-ffd525156571fa915459d41424f53cfab4d5f318.zip |
Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x has
lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is
taking care of gconf key and schemas files for pkg-plist. Pav has committed by
re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump
PORTREVISION to correct our pkg-plist database installed.
Diffstat (limited to 'games/gnome-games')
-rw-r--r-- | games/gnome-games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index b17fa1d94f68..53f9d01f42c6 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomegames2 PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.8 |