diff options
author | mezz <mezz@FreeBSD.org> | 2004-11-10 03:19:15 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-11-10 03:19:15 +0000 |
commit | ffd525156571fa915459d41424f53cfab4d5f318 (patch) | |
tree | 8defaffdfc8bd409b839060447de39af5473da2f /x11/gnomeapplets2 | |
parent | c1fc12b5f12908805f34d6a38035e3f4284148e9 (diff) | |
download | FreeBSD-ports-ffd525156571fa915459d41424f53cfab4d5f318.zip FreeBSD-ports-ffd525156571fa915459d41424f53cfab4d5f318.tar.gz |
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 'x11/gnomeapplets2')
-rw-r--r-- | x11/gnomeapplets2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 4d86584..a3c1819 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomeapplets2 PORTVERSION= 2.8.1.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.8 |