diff options
author | marcus <marcus@FreeBSD.org> | 2006-10-16 06:48:21 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-10-16 06:48:21 +0800 |
commit | f6ac812858df32ee86e30f7986aac6104874a4fb (patch) | |
tree | b0710b7b007987a8218850be3b4a4acf783ba1ad /deskutils | |
parent | 5dbd82e07e0aec48e492782924495747b9018c5a (diff) | |
download | freebsd-ports-gnome-f6ac812858df32ee86e30f7986aac6104874a4fb.tar.gz freebsd-ports-gnome-f6ac812858df32ee86e30f7986aac6104874a4fb.tar.zst freebsd-ports-gnome-f6ac812858df32ee86e30f7986aac6104874a4fb.zip |
Add an alternate download site since the main site is temporarily down.
Approved by: portmgr (implicit)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/nautilus-open-terminal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/nautilus-open-terminal/Makefile b/deskutils/nautilus-open-terminal/Makefile index 35fe306c07ce..a3dab5c31180 100644 --- a/deskutils/nautilus-open-terminal/Makefile +++ b/deskutils/nautilus-open-terminal/Makefile @@ -9,7 +9,8 @@ PORTNAME= nautilus-open-terminal PORTVERSION= 0.7 CATEGORIES= deskutils -MASTER_SITES= http://manny.cluecoder.org/packages/nautilus-open-terminal/ +MASTER_SITES= http://manny.cluecoder.org/packages/nautilus-open-terminal/ \ + http://www.marcuscom.com/downloads/ MAINTAINER= gnome@FreeBSD.org COMMENT= Nautilus extension which allows you to open a terminal |