summaryrefslogtreecommitdiff
path: root/graphics/xbarcode/files/patch-ab
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-11-05 09:07:44 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-11-05 09:07:44 +0000
commitb1cf59535c70b37f79dbb4a7374b9908cd760c4c (patch)
treede86c8c77ebfec33fb4888f702c1c1fc593cce83 /graphics/xbarcode/files/patch-ab
parent- update for cairo release (diff)
Remove expired ports
Notes
Notes: svn path=/head/; revision=147349
Diffstat (limited to 'graphics/xbarcode/files/patch-ab')
-rw-r--r--graphics/xbarcode/files/patch-ab10
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/xbarcode/files/patch-ab b/graphics/xbarcode/files/patch-ab
deleted file mode 100644
index 1702d1013dea..000000000000
--- a/graphics/xbarcode/files/patch-ab
+++ /dev/null
@@ -1,10 +0,0 @@
---- bar.c~ Tue Sep 13 18:25:32 1994
-+++ bar.c Sun Oct 1 02:35:31 2000
-@@ -40,6 +40,7 @@
- ywert=100;
- xwert=100;
- strcpy(Wert,"");
-+ if(argc<2) { fprintf(stderr,"%s",ErrText4); exit(-1); }
- if (strcmp(argv[1],"-HELP")==0)
- {
- help();