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 | |
parent | c269df1a2f43e67f827276d186837c1488ac1277 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/durep/Makefile | 3 | ||||
-rw-r--r-- | sysutils/fusefs-curlftpfs/Makefile | 3 | ||||
-rw-r--r-- | sysutils/unieject/Makefile | 4 |
3 files changed, 3 insertions, 7 deletions
diff --git a/sysutils/durep/Makefile b/sysutils/durep/Makefile index cd43f90d2a9d..325bfd7a3bd5 100644 --- a/sysutils/durep/Makefile +++ b/sysutils/durep/Makefile @@ -9,8 +9,7 @@ PORTNAME= durep PORTVERSION= 0.9 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://www.hibernaculum.net/download/ \ - http://bsd.gubkin.ru/myports/ +MASTER_SITES= http://www.hibernaculum.net/download/ CSME MAINTAINER= infofarmer@FreeBSD.org COMMENT= Utility for monitoring disk usage in a more visual way than du 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 diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile index e730a909b366..0468fb6b8516 100644 --- a/sysutils/unieject/Makefile +++ b/sysutils/unieject/Makefile @@ -8,9 +8,7 @@ PORTNAME= unieject DISTVERSION= 5.3.2 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - ${MASTER_SITE_BERLIOS} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF BERLIOS MAINTAINER= infofarmer@FreeBSD.org COMMENT= Eject(1) replacement |