diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:52:39 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:52:39 +0000 |
commit | 3a2084de1e20e1397cb5ebadab556d95be899e75 (patch) | |
tree | cf6f491dd915921e7ce57a6c55af3b0746228ead /devel/subversion16 | |
parent | bb992ed99807dcba6aec3e033aaef9b64b91b041 (diff) |
Notes
Diffstat (limited to 'devel/subversion16')
-rw-r--r-- | devel/subversion16/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion16/Makefile.common b/devel/subversion16/Makefile.common index 0765344776ca..4ed8ab17cc63 100644 --- a/devel/subversion16/Makefile.common +++ b/devel/subversion16/Makefile.common @@ -6,7 +6,7 @@ PORTNAME= subversion PORTVERSION= 1.6.11 -#PORTREVISION?= 1 +PORTREVISION?= 1 CATEGORIES+= devel MASTER_SITES= http://subversion.tigris.org/downloads/:main \ http://svnbook.red-bean.com/en/1.5/:book |