mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 19:16:39 -04:00
- Regenerate patches to make portlint happy - Other minor changes to Makefile for portlint happiness - Updates the description to reflect a bit more the current state: - The original FTP site from Cisco isn't reachable anymore, nor is 2.x in the ports tree these days. - Update/add the URL, though the one from Cisco still works, but this is the version from Shrubbery Networks. (there are others around) - Add a pkg-message PR: 204683 Submitted by: Mathieu Simon <freebsd@simweb.ch>
10 lines
221 B
C
10 lines
221 B
C
--- parse.h.orig 2012-04-10 18:34:40 UTC
|
|
+++ parse.h
|
|
@@ -74,6 +74,7 @@
|
|
#ifdef MSCHAP
|
|
#define S_mschap 42
|
|
#endif /* MSCHAP */
|
|
+#define S_opie 43
|
|
#define S_enable 43
|
|
#ifdef ACLS
|
|
# define S_acl 44
|