diff options
Diffstat (limited to 'net/dante/Makefile')
-rw-r--r-- | net/dante/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile index dd5539763bad..b0dd91f72ce2 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -26,7 +26,7 @@ CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} USE_LDCONFIG= yes -USE_RC_SUBR= sockd.sh +USE_RC_SUBR= sockd LICENSE= BSD |