diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-03 13:07:55 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-03 13:07:55 +0000 |
commit | 103160759ea099c2c7f7364f444495a3085a16e9 (patch) | |
tree | 6738e86b7c4b283f5f8c327dc1fa9b50c3a34b51 /shells | |
parent | scponlyc sftp support doesn't work without minimal devfs in chroot dir (diff) |
Bump portrevision after previous commit
Notes
Notes:
svn path=/head/; revision=200734
Diffstat (limited to 'shells')
-rw-r--r-- | shells/scponly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile index 7720ba1b6536..875785585139 100644 --- a/shells/scponly/Makefile +++ b/shells/scponly/Makefile @@ -71,7 +71,7 @@ PORTNAME= scponly PORTVERSION= 4.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= shells MASTER_SITES= http://www.sublimation.org/scponly/ \ ${MASTER_SITE_SOURCEFORGE} |