diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-05 03:07:12 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-05 03:07:12 +0000 |
commit | 9ab4c6dd21ff548341712caac522f3d83cee2fef (patch) | |
tree | 52cea5c0398b5363f545bd92e7ff41d10b19034e /security | |
parent | da410662567f3526cf89363e5739d16d022c4c0e (diff) | |
download | ports-9ab4c6dd21ff548341712caac522f3d83cee2fef.tar.gz ports-9ab4c6dd21ff548341712caac522f3d83cee2fef.zip |
Remove errornous # DO NOT DELETE lines caused by makedepend(1)
Notes
Notes:
svn path=/head/; revision=200885
Diffstat (limited to 'security')
-rw-r--r-- | security/kopete-otr/Makefile | 1 | ||||
-rw-r--r-- | security/openvpn-auth-ldap/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/security/kopete-otr/Makefile b/security/kopete-otr/Makefile index c7cb062a4a01..0a68eea8958f 100644 --- a/security/kopete-otr/Makefile +++ b/security/kopete-otr/Makefile @@ -34,4 +34,3 @@ USE_LDCONFIG= yes INSTALLS_ICONS= yes .include <bsd.port.mk> -# DO NOT DELETE diff --git a/security/openvpn-auth-ldap/Makefile b/security/openvpn-auth-ldap/Makefile index d98396954db0..4e0a9f2e28c3 100644 --- a/security/openvpn-auth-ldap/Makefile +++ b/security/openvpn-auth-ldap/Makefile @@ -32,4 +32,3 @@ post-install: .endif .include <bsd.port.mk> -# DO NOT DELETE |