forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
379 B
Text
11 lines
379 B
Text
--- resource/Makefile.in.orig 2007-03-30 02:30:09.000000000 -0400
|
|
+++ resource/Makefile.in 2012-10-01 17:02:09.000000000 -0400
|
|
@@ -268,7 +268,7 @@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
vm_classes = @vm_classes@
|
|
-security_DATA = java/security/classpath.security
|
|
+security_DATA = java/security/SableVM.security
|
|
securitydir = $(libdir)/security
|
|
all: all-am
|
|
|