summaryrefslogtreecommitdiff
path: root/devel/patch
diff options
context:
space:
mode:
authorjoerg <joerg>2008-09-10 10:13:50 +0000
committerjoerg <joerg>2008-09-10 10:13:50 +0000
commit489485106ff3ab91b3922e533fc5dff7e324db7b (patch)
tree5e4f0922b91e41fb3a9a75ddb9de10941888a81a /devel/patch
parente573affae53db38f3dd39cc7ca3ff0fa1ecc7529 (diff)
downloadpkgsrc-489485106ff3ab91b3922e533fc5dff7e324db7b.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.