diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/liedentd/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/liedentd/Makefile b/security/liedentd/Makefile index c95573cd4f00..b010beb5d81b 100644 --- a/security/liedentd/Makefile +++ b/security/liedentd/Makefile @@ -7,8 +7,11 @@ PORTNAME= liedentd PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= security net -MASTER_SITES= ftp://softweyr.com/pub/softweyr/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= wes + MAINTAINER= wes@freebsd.org |