diff options
Diffstat (limited to 'devel/cscope/Makefile')
-rw-r--r-- | devel/cscope/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile index 0b0314957535..bb5bdc47e557 100644 --- a/devel/cscope/Makefile +++ b/devel/cscope/Makefile @@ -1,12 +1,12 @@ # ports collection makefile for: cscope -# Version required: 13.7 # Date created: 1998-11-21 # Whom: Castor Fu # # $FreeBSD$ # -DISTNAME= cscope-13.7 +PORTNAME= cscope +PORTVERSION= 13.7 CATEGORIES= devel MAINTAINER= castor@alumni.caltech.edu |