diff options
author | edwin <edwin@FreeBSD.org> | 2007-10-03 21:07:55 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2007-10-03 21:07:55 +0800 |
commit | 9f71aae7be56062c2c9e3e4df7e7b595025b262a (patch) | |
tree | aa66ee8ea9943833af143037c55f086c6020ace8 /shells/scponly | |
parent | 9a1282201244f18446cacd78874d6f8affae55a7 (diff) | |
download | freebsd-ports-gnome-9f71aae7be56062c2c9e3e4df7e7b595025b262a.tar.gz freebsd-ports-gnome-9f71aae7be56062c2c9e3e4df7e7b595025b262a.tar.zst freebsd-ports-gnome-9f71aae7be56062c2c9e3e4df7e7b595025b262a.zip |
Bump portrevision after previous commit
Diffstat (limited to 'shells/scponly')
-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} |