aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2019-08-26 17:19:57 +0000
committerRenato Botelho <garga@FreeBSD.org>2019-08-26 17:19:57 +0000
commit17d58be676498ea4959eabf12ef5c0c3a3af9c59 (patch)
tree7b889127249aca67ba4d3b5614ccc981a70b64f2 /misc
parent0e897b7bfef60528a05ba6049e51aee135d98062 (diff)
downloadports-17d58be676498ea4959eabf12ef5c0c3a3af9c59.tar.gz
ports-17d58be676498ea4959eabf12ef5c0c3a3af9c59.zip
- Regenerate patches with make makepatch
- Added LICENSE_FILE - Take maintainership
Notes
Notes: svn path=/head/; revision=509959
Diffstat (limited to 'misc')
-rw-r--r--misc/ondir/Makefile4
-rw-r--r--misc/ondir/files/patch-ondir.16
2 files changed, 6 insertions, 4 deletions
diff --git a/misc/ondir/Makefile b/misc/ondir/Makefile
index 741890ebf435..a182eee7799d 100644
--- a/misc/ondir/Makefile
+++ b/misc/ondir/Makefile
@@ -3,13 +3,15 @@
PORTNAME= ondir
PORTVERSION= 0.2.4
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://swapoff.org/files/${PORTNAME}/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= garga@FreeBSD.org
COMMENT= Automatically executes scripts as you traverse directories
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
ALL_TARGET= ${PORTNAME}
MAKE_ARGS= PREFIX="${PREFIX}" \
diff --git a/misc/ondir/files/patch-ondir.1 b/misc/ondir/files/patch-ondir.1
index 691997a0fe26..ad727165cc4f 100644
--- a/misc/ondir/files/patch-ondir.1
+++ b/misc/ondir/files/patch-ondir.1
@@ -1,6 +1,6 @@
---- ondir.1.orig 2010-01-24 23:43:46.000000000 +0200
-+++ ondir.1 2010-01-24 23:44:09.000000000 +0200
-@@ -108,12 +108,12 @@
+--- ondir.1.orig 2011-01-09 05:51:26 UTC
++++ ondir.1
+@@ -110,12 +110,12 @@ eval "`ondir /`"
.LP
The TCSH script you should add to your profile is:
.LP