diff options
author | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
commit | d4867021f7aea3a318e17e6cc92f7e9336800be1 (patch) | |
tree | c49bbc221f0d7c182275060b5f13c6545e32a869 /sysutils | |
parent | 341c2dc80e7e6930d8177a1f7bafe149364518d6 (diff) | |
download | freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.gz freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.zst freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.zip |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
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 |