diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-28 08:23:52 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-28 08:23:52 +0800 |
commit | 09dd30501dc7d984ef0204fab911125bc9367065 (patch) | |
tree | 180add0cfc88e06de47c0f357bfb9e7644e32b38 /archivers/file-roller/Makefile | |
parent | 42e034b2af22377757fe04787dbe6c0702a1e532 (diff) | |
download | marcuscom-ports-09dd30501dc7d984ef0204fab911125bc9367065.tar marcuscom-ports-09dd30501dc7d984ef0204fab911125bc9367065.tar.gz marcuscom-ports-09dd30501dc7d984ef0204fab911125bc9367065.tar.bz2 marcuscom-ports-09dd30501dc7d984ef0204fab911125bc9367065.tar.lz marcuscom-ports-09dd30501dc7d984ef0204fab911125bc9367065.tar.xz marcuscom-ports-09dd30501dc7d984ef0204fab911125bc9367065.tar.zst marcuscom-ports-09dd30501dc7d984ef0204fab911125bc9367065.zip |
Update to 2.19.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9475 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 b8a73c121..33fb0b59e 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -3,11 +3,11 @@ # Whom: Anders Nordby <anders@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/archivers/file-roller/Makefile,v 1.124 2007/07/31 05:52:24 marcus Exp $ +# $MCom: ports/archivers/file-roller/Makefile,v 1.125 2007/08/14 20:31:21 marcus Exp $ # PORTNAME= file-roller -PORTVERSION= 2.19.90 +PORTVERSION= 2.19.91 PORTEPOCH= 1 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME} |