diff options
author | Steve Price <steve@FreeBSD.org> | 2001-02-26 04:00:07 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-02-26 04:00:07 +0000 |
commit | 9e880783b65d05b7632d0e59915262a44e0ac0e0 (patch) | |
tree | 15503ce13a4a832d1d7b6005e16f4254d2173123 /devel/cscope | |
parent | ea47cad4b05543a6d127056f00cd4c5f037ee031 (diff) | |
download | ports-9e880783b65d05b7632d0e59915262a44e0ac0e0.tar.gz ports-9e880783b65d05b7632d0e59915262a44e0ac0e0.zip |
Forgot to bump PORTREVISION with previous commit.
Reminded by: kris
Notes
Notes:
svn path=/head/; revision=38737
Diffstat (limited to 'devel/cscope')
-rw-r--r-- | devel/cscope/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile index e8f5a52e2094..6e7e98b34a6d 100644 --- a/devel/cscope/Makefile +++ b/devel/cscope/Makefile @@ -8,7 +8,7 @@ PORTNAME= cscope PORTVERSION= 15.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |