summaryrefslogtreecommitdiff
path: root/devel/cscope/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-22 06:05:26 +0000
committerwiz <wiz@pkgsrc.org>2003-03-22 06:05:26 +0000
commite21108c56ca7c9a1b1be012921ef34d66eab0372 (patch)
treecd6bf92fa6dcd0f4e6318936b53ae95c0a16c27a /devel/cscope/Makefile
parent05263990f90d999a16fafc3c68e251a3f043b296 (diff)
downloadpkgsrc-e21108c56ca7c9a1b1be012921ef34d66eab0372.tar.gz
Remove obsolete "-y" flag from sort call; bump PKGREVISION.
Patch from Istvan Marko in PR 19425.
Diffstat (limited to 'devel/cscope/Makefile')
-rw-r--r--devel/cscope/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile
index 29bae219bc6..743fd023671 100644
--- a/devel/cscope/Makefile
+++ b/devel/cscope/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2002/10/13 14:06:04 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2003/03/22 06:05:26 wiz Exp $
#
DISTNAME= cscope-15.3
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cscope/}