summaryrefslogtreecommitdiff
path: root/devel/patch
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-09-10 10:13:50 +0000
committerjoerg <joerg@pkgsrc.org>2008-09-10 10:13:50 +0000
commit93c3e8a03d01a32d7d893a770b037b6be8544bc9 (patch)
tree5e4f0922b91e41fb3a9a75ddb9de10941888a81a /devel/patch
parentd2f5c2e06f924f11eb41f3e077f6344dc3a1134f (diff)
downloadpkgsrc-93c3e8a03d01a32d7d893a770b037b6be8544bc9.tar.gz
Clarify that devel/patch is the GPL-patch from the FSF.
Diffstat (limited to 'devel/patch')
-rw-r--r--devel/patch/DESCR2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/patch/DESCR b/devel/patch/DESCR
index 2c013b91ed3..6f363f86931 100644
--- a/devel/patch/DESCR
+++ b/devel/patch/DESCR
@@ -1,3 +1,5 @@
'patch' takes a patch file containing a difference listing
produced by diff and applies those differences to one or
more original files, producing patched versions.
+
+This is the GPL version from the Free Software Foundation.