- Regenerate patches with make makepatch
- Added LICENSE_FILE - Take maintainership
This commit is contained in:
parent
0e897b7bfe
commit
17d58be676
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509959
2 changed files with 6 additions and 4 deletions
|
@ -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}" \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue