diff options
Diffstat (limited to 'sysutils/foremost/Makefile')
-rw-r--r-- | sysutils/foremost/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/foremost/Makefile b/sysutils/foremost/Makefile index 7aa1102cddc2..7e7e9a38ef51 100644 --- a/sysutils/foremost/Makefile +++ b/sysutils/foremost/Makefile @@ -9,7 +9,8 @@ PORTNAME= foremost PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= sysutils -MASTER_SITES= http://${PORTNAME}.sourceforge.net/pkg/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= onatan@gmail.com COMMENT= Console program to recover files based on their headers and footers |