aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorwes <wes@FreeBSD.org>2002-12-09 14:18:25 +0800
committerwes <wes@FreeBSD.org>2002-12-09 14:18:25 +0800
commit978107cab753fd52f9e30c4a91a380bacdc196e4 (patch)
tree972b23107f81157fde859dff470db31c7297ab9f /security
parentcbf15a109294453bf665f77fb6502f479984222d (diff)
downloadfreebsd-ports-gnome-978107cab753fd52f9e30c4a91a380bacdc196e4.tar.gz
freebsd-ports-gnome-978107cab753fd52f9e30c4a91a380bacdc196e4.tar.zst
freebsd-ports-gnome-978107cab753fd52f9e30c4a91a380bacdc196e4.zip
Move source to MASTER_SITE_LOCAL, since ftp.softweyr.com is gone.
Diffstat (limited to 'security')
-rw-r--r--security/liedentd/Makefile5
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