diff options
author | sf <sf@FreeBSD.org> | 2000-12-31 23:42:36 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2000-12-31 23:42:36 +0800 |
commit | 2c366ae2c5851c4a21efaf00791e6340406417a2 (patch) | |
tree | 0c896870b9aec491ffebc78122c48eb56d2a0a55 /devel/cscope | |
parent | e08372c4e9b135e5149139e229bde1efe665f4f3 (diff) | |
download | freebsd-ports-gnome-2c366ae2c5851c4a21efaf00791e6340406417a2.tar.gz freebsd-ports-gnome-2c366ae2c5851c4a21efaf00791e6340406417a2.tar.zst freebsd-ports-gnome-2c366ae2c5851c4a21efaf00791e6340406417a2.zip |
bump PORTREVISION; new file added.
Diffstat (limited to 'devel/cscope')
-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/ |