diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
commit | c36ad3d129196bf371f8b1e650cef771fc18aaaf (patch) | |
tree | caeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /sysutils/fusefs-curlftpfs | |
parent | c269df1a2f43e67f827276d186837c1488ac1277 (diff) | |
download | ports-c36ad3d129196bf371f8b1e650cef771fc18aaaf.tar.gz ports-c36ad3d129196bf371f8b1e650cef771fc18aaaf.zip |
Notes
Diffstat (limited to 'sysutils/fusefs-curlftpfs')
-rw-r--r-- | sysutils/fusefs-curlftpfs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/fusefs-curlftpfs/Makefile b/sysutils/fusefs-curlftpfs/Makefile index fb197af1abc2..c09640ec87f0 100644 --- a/sysutils/fusefs-curlftpfs/Makefile +++ b/sysutils/fusefs-curlftpfs/Makefile @@ -8,8 +8,7 @@ PORTNAME= curlftpfs PORTVERSION= 0.8 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF PKGNAMEPREFIX= fusefs- MAINTAINER= infofarmer@FreeBSD.org |