diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/uclmmbase/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/uclmmbase/Makefile b/devel/uclmmbase/Makefile index 7616d826cad8..27a1f4aae4ae 100644 --- a/devel/uclmmbase/Makefile +++ b/devel/uclmmbase/Makefile @@ -22,8 +22,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-ipv6 .endif -RESTRICTED= "Contains DES cryptography." - INSTALL_HDRS= base64.h config_win32.h config_unix.h crypt_random.h \ debug.h hmac.h mbus.h md5.h memory.h net_udp.h qfDES.h \ rtp.h uclconf.h util.h version.h |