diff options
Diffstat (limited to 'sysutils/reed/Makefile')
-rw-r--r-- | sysutils/reed/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/reed/Makefile b/sysutils/reed/Makefile index 1f5335d58dd3..723e8f6a4354 100644 --- a/sysutils/reed/Makefile +++ b/sysutils/reed/Makefile @@ -9,7 +9,8 @@ PORTNAME= reed PORTVERSION= 5.4 PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= http://www.sacredchao.net/software/reed/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= petef MAINTAINER= petef@FreeBSD.org COMMENT= A text pager with autoscrolling and more |