diff options
Diffstat (limited to 'textproc/sd/Makefile')
-rw-r--r-- | textproc/sd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sd/Makefile b/textproc/sd/Makefile index a237ffef41c2..5fc2f5ae65d7 100644 --- a/textproc/sd/Makefile +++ b/textproc/sd/Makefile @@ -1,10 +1,10 @@ PORTNAME= sd DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 14 +PORTREVISION= 16 CATEGORIES= textproc -MAINTAINER= mikael@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Intuitive find and replace tool WWW= https://github.com/chmln/sd |