diff options
author | ade <ade@FreeBSD.org> | 2002-02-13 01:50:27 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2002-02-13 01:50:27 +0000 |
commit | 46ed350e5de977a52ea4cb31051ac963e97539f8 (patch) | |
tree | 00b4a674cb2af176de1931dba82bb59593c14351 /sysutils/gnome-control-center | |
parent | f2980e5fb224d4eab7e917b718d83caad19495dc (diff) | |
download | FreeBSD-ports-46ed350e5de977a52ea4cb31051ac963e97539f8.zip FreeBSD-ports-46ed350e5de977a52ea4cb31051ac963e97539f8.tar.gz |
Fixing packaging error (non-existent file)
Found by: little script trying to make controlcenter and
xscreensaver work nicely together :)
Diffstat (limited to 'sysutils/gnome-control-center')
-rw-r--r-- | sysutils/gnome-control-center/Makefile | 1 | ||||
-rw-r--r-- | sysutils/gnome-control-center/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index d725497..218ae3c 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomecontrolcenter PORTVERSION= 1.4.0.4 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/control-center diff --git a/sysutils/gnome-control-center/pkg-plist b/sysutils/gnome-control-center/pkg-plist index 7032f0d..2ec3f6a 100644 --- a/sysutils/gnome-control-center/pkg-plist +++ b/sysutils/gnome-control-center/pkg-plist @@ -282,7 +282,6 @@ share/locale/sv/LC_MESSAGES/control-center.mo share/locale/tr/LC_MESSAGES/control-center.mo share/locale/uk/LC_MESSAGES/control-center.mo share/locale/wa/LC_MESSAGES/control-center.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/control-center.mo share/locale/zh_CN/LC_MESSAGES/control-center.mo share/locale/zh_TW/LC_MESSAGES/control-center.mo @dirrm share/gnome/wm-properties |