diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2000-12-31 15:42:36 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2000-12-31 15:42:36 +0000 |
commit | d4e42d1f4f2d3d5ee76a9a604aa1aae10cc2d61b (patch) | |
tree | 56cc43b7870932815f7f3827207c1dc434cc6fd5 /devel | |
parent | bump PORTREVISION; new files added. (diff) |
bump PORTREVISION; new file added.
Notes
Notes:
svn path=/head/; revision=36538
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cscope/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile index e707db580b6d..77054c3ea4aa 100644 --- a/devel/cscope/Makefile +++ b/devel/cscope/Makefile @@ -8,6 +8,7 @@ PORTNAME= cscope PORTVERSION= 15.1 +PORTREVISION= 1 CATEGORIES= devel #MASTER_SITES= ftp://download.sourceforge.net/pub/sourceforge/cscope/ \ MASTER_SITES= http://download.sourceforge.net/cscope/ |