diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-25 02:50:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-25 02:50:02 +0800 |
commit | bc1503bd9393f28e25b4d25069b665cfa2729dc7 (patch) | |
tree | 03bbc081be4ad5c98da0d474cf3def8283acc8e7 | |
parent | 5930ab86d18b2da188ac133b87a06be342e15065 (diff) | |
download | marcuscom-ports-bc1503bd9393f28e25b4d25069b665cfa2729dc7.tar marcuscom-ports-bc1503bd9393f28e25b4d25069b665cfa2729dc7.tar.gz marcuscom-ports-bc1503bd9393f28e25b4d25069b665cfa2729dc7.tar.bz2 marcuscom-ports-bc1503bd9393f28e25b4d25069b665cfa2729dc7.tar.lz marcuscom-ports-bc1503bd9393f28e25b4d25069b665cfa2729dc7.tar.xz marcuscom-ports-bc1503bd9393f28e25b4d25069b665cfa2729dc7.tar.zst marcuscom-ports-bc1503bd9393f28e25b4d25069b665cfa2729dc7.zip |
Correct plist type that resulted in leftover files.
Reported by: adamw
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1525 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | archivers/file-roller/Makefile | 1 | ||||
-rw-r--r-- | archivers/file-roller/pkg-plist | 4 | ||||
-rw-r--r-- | archivers/fileroller/Makefile | 1 | ||||
-rw-r--r-- | archivers/fileroller/pkg-plist | 4 |
4 files changed, 6 insertions, 4 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 32974a7d8..858c1d3ad 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -7,6 +7,7 @@ PORTNAME= fileroller PORTVERSION= 2.5.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/archivers/file-roller/pkg-plist b/archivers/file-roller/pkg-plist index 0b6506ef6..139fd822f 100644 --- a/archivers/file-roller/pkg-plist +++ b/archivers/file-roller/pkg-plist @@ -6,8 +6,8 @@ etc/gconf/gconf.xml.defaults/apps/file-roller/general/%gconf.xml etc/gconf/gconf.xml.defaults/apps/file-roller/listing/%gconf.xml etc/gconf/gconf.xml.defaults/apps/file-roller/ui/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/file-roller/dialogs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/file-roller/dialogs/extract/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/dialogs/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/dialogs/extract/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/general/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/listing/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/ui/%gconf.xml diff --git a/archivers/fileroller/Makefile b/archivers/fileroller/Makefile index 32974a7d8..858c1d3ad 100644 --- a/archivers/fileroller/Makefile +++ b/archivers/fileroller/Makefile @@ -7,6 +7,7 @@ PORTNAME= fileroller PORTVERSION= 2.5.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/archivers/fileroller/pkg-plist b/archivers/fileroller/pkg-plist index 0b6506ef6..139fd822f 100644 --- a/archivers/fileroller/pkg-plist +++ b/archivers/fileroller/pkg-plist @@ -6,8 +6,8 @@ etc/gconf/gconf.xml.defaults/apps/file-roller/general/%gconf.xml etc/gconf/gconf.xml.defaults/apps/file-roller/listing/%gconf.xml etc/gconf/gconf.xml.defaults/apps/file-roller/ui/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/file-roller/dialogs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/file-roller/dialogs/extract/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/dialogs/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/dialogs/extract/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/general/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/listing/%gconf.xml etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/ui/%gconf.xml |