diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-06-19 04:20:40 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-06-19 04:20:40 +0000 |
commit | 248f4deb27aaabe7daeb4e8de3e8504533df32b8 (patch) | |
tree | 4a686877a0a372f87c899a2b970ec8fc0e87fc9f /shells/scponly | |
parent | Set as broken if epm is installed. it causes a build error (diff) |
Bump PORTREVISION by previous commit.
Approved by: rushani (maintainer)
Notes
Notes:
svn path=/head/; revision=137713
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 f784dcb638e1..4d62f2e8b4b5 100644 --- a/shells/scponly/Makefile +++ b/shells/scponly/Makefile @@ -67,7 +67,7 @@ PORTNAME= scponly PORTVERSION= 4.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= http://www.sublimation.org/scponly/ EXTRACT_SUFX= .tgz |