aboutsummaryrefslogtreecommitdiff
path: root/misc/inplace/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2006-08-02 11:20:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2006-08-02 11:20:05 +0000
commit5a5ee038321c9f85930317d7eb8f2a76c1177f6f (patch)
tree4540e0f28f77e8f9ad52059984321b5e13f0d254 /misc/inplace/Makefile
parentf1bdb618084abd49142f5e3cb103933dd0c4bbb9 (diff)
downloadports-5a5ee038321c9f85930317d7eb8f2a76c1177f6f.tar.gz
ports-5a5ee038321c9f85930317d7eb8f2a76c1177f6f.zip
Notes
Diffstat (limited to 'misc/inplace/Makefile')
-rw-r--r--misc/inplace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/inplace/Makefile b/misc/inplace/Makefile
index 1cb43471cb94..66537580b4fb 100644
--- a/misc/inplace/Makefile
+++ b/misc/inplace/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= inplace
-PORTVERSION= 1.0.4
+PORTVERSION= 1.1.0
CATEGORIES= misc
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= knu
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= knu@FreeBSD.org
COMMENT= A tool to edit files in-place through given filter commands
USE_BZIP2= yes