add a comment to Makefile for version number, as there is a fork with a

confusingly similar name and higher version number which is actually older
no pkg change
This commit is contained in:
sthen 2014-06-01 11:22:31 +00:00
parent 0b0dc28fc4
commit da48384a97

View File

@ -1,7 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2014/05/27 13:42:38 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2014/06/01 11:22:31 sthen Exp $
COMMENT= filter files for IP address matches
# note there's also a "grepcidr-2" fork; this port is for the original
# version which is still developed by the original author.
DISTNAME= grepcidr-2.0
CATEGORIES= textproc net