diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-14 09:29:18 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-14 09:29:18 +0800 |
commit | 7616819f7569fe460638a2002c3258439cbbf8e4 (patch) | |
tree | 3a794d3d30e9635b411cb101544b9410e953e8c9 /archivers/file-roller/Makefile | |
parent | 9efa0c93b8a9e706c94eddc91e686da52861a072 (diff) | |
download | marcuscom-ports-7616819f7569fe460638a2002c3258439cbbf8e4.tar marcuscom-ports-7616819f7569fe460638a2002c3258439cbbf8e4.tar.gz marcuscom-ports-7616819f7569fe460638a2002c3258439cbbf8e4.tar.bz2 marcuscom-ports-7616819f7569fe460638a2002c3258439cbbf8e4.tar.lz marcuscom-ports-7616819f7569fe460638a2002c3258439cbbf8e4.tar.xz marcuscom-ports-7616819f7569fe460638a2002c3258439cbbf8e4.tar.zst marcuscom-ports-7616819f7569fe460638a2002c3258439cbbf8e4.zip |
Update to 2.8.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2823 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'archivers/file-roller/Makefile')
-rw-r--r-- | archivers/file-roller/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 679162e1a..47716aa89 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -6,11 +6,11 @@ # PORTNAME= fileroller -PORTVERSION= 2.7.5 +PORTVERSION= 2.8.0 PORTEPOCH= 1 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/file-roller/2.7 +MASTER_SITE_SUBDIR= sources/file-roller/2.8 DISTNAME= file-roller-${PORTVERSION} DIST_SUBDIR= gnome2 |