diff options
Diffstat (limited to 'devel/subversion16/Makefile.common')
-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 d65cef041d5d..04aeb9abbda1 100644 --- a/devel/subversion16/Makefile.common +++ b/devel/subversion16/Makefile.common @@ -6,7 +6,7 @@ PORTNAME= subversion PORTVERSION= #please edit Makefile.inc for PORTVERSION, so ../svnmerge can stay in sync. -PORTREVISION?= 4 +#PORTREVISION?= 1 CATEGORIES+= devel MASTER_SITES= http://subversion.tigris.org/downloads/:main \ http://svnbook.red-bean.com/en/1.5/:book |