diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-03-25 01:43:56 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-03-25 01:43:56 +0000 |
commit | e9d88cc1dd1f19c33dcbb09679184d88ba2e93cd (patch) | |
tree | c434f9f2a4731156750b92d79992691b915d22d5 /science/mxp/files/patch-lugfnts.h | |
parent | Upgrade from 1.7.0 to 1.7.1. The former is no longer available on the (diff) |
Fix category
Approved by: portmgr (marcus)
Submitted by: kris
Notes
Notes:
svn path=/head/; revision=131933
Diffstat (limited to 'science/mxp/files/patch-lugfnts.h')
-rw-r--r-- | science/mxp/files/patch-lugfnts.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/science/mxp/files/patch-lugfnts.h b/science/mxp/files/patch-lugfnts.h deleted file mode 100644 index 234b32b5d6f8..000000000000 --- a/science/mxp/files/patch-lugfnts.h +++ /dev/null @@ -1,16 +0,0 @@ ---- lug/lugfnts.h.old Sat Aug 18 13:33:46 2001 -+++ lug/lugfnts.h Sat Feb 12 16:30:29 2005 -@@ -1057,13 +1057,6 @@ - ); - - extern int --isnumber( --#ifdef USE_PROTOTYPES -- char * --#endif --); -- --extern int - Uncompress( - #ifdef USE_PROTOTYPES - char *, |