diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-07 20:37:21 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-07 20:37:21 +0800 |
commit | cbb19d7113b6ef8d053fc79d9e98bb186737005e (patch) | |
tree | 0e4b01bab485dddf95cd9aa1b20c131130bd30ba /textproc | |
parent | 62458fb80f6e83ac57123aa696c4d8c04cc83e54 (diff) | |
download | freebsd-ports-gnome-cbb19d7113b6ef8d053fc79d9e98bb186737005e.tar.gz freebsd-ports-gnome-cbb19d7113b6ef8d053fc79d9e98bb186737005e.tar.zst freebsd-ports-gnome-cbb19d7113b6ef8d053fc79d9e98bb186737005e.zip |
- Bump PORTREVISION after apr update
PR: 125270 125271 125272 125278 125281 125282
125284 125285 125287 125288 125289 125290
125291 125292 125293 125295 125296 125297
125300
Submitted by: rodrigc
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/svn2cl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/svn2cl/Makefile b/textproc/svn2cl/Makefile index 13848e651dc2..55816396287a 100644 --- a/textproc/svn2cl/Makefile +++ b/textproc/svn2cl/Makefile @@ -7,7 +7,7 @@ PORTNAME= svn2cl PORTVERSION= 0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://ch.tudelft.nl/~arthur/svn2cl/ |