summaryrefslogtreecommitdiff
path: root/misc/amanda/files/patch-ah
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2002-05-23 19:19:49 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2002-05-23 19:19:49 +0000
commitb7280bf91d76ef501ccdfec21c94523d6c0eaf93 (patch)
treeaa428ed290fa47505a76cdf149c08afe08330b0c /misc/amanda/files/patch-ah
parentGreatly simplify the post-patch: target, now that Wine does not set (diff)
Remove old amanda ports. They are no longer supported or maintained.
Notes
Notes: svn path=/head/; revision=59821
Diffstat (limited to 'misc/amanda/files/patch-ah')
-rw-r--r--misc/amanda/files/patch-ah11
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/amanda/files/patch-ah b/misc/amanda/files/patch-ah
deleted file mode 100644
index a4df6778fcf8..000000000000
--- a/misc/amanda/files/patch-ah
+++ /dev/null
@@ -1,11 +0,0 @@
---- common-src/amanda.h.orig Fri Nov 24 11:33:22 2000
-+++ common-src/amanda.h Fri Nov 24 11:33:33 2000
-@@ -421,7 +421,7 @@
- #endif
-
- #ifndef HAVE_INITGROUPS_DECL
--extern int initgroups P((const char *name, gid_t basegid));
-+/* extern int initgroups P((const char *name, gid_t basegid)); */
- #endif
-
- #ifndef HAVE_LISTEN_DECL