diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-15 22:48:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-15 22:48:21 +0000 |
commit | 0fa4af3d74cc0a75a06f91eab7a53d53bedeba77 (patch) | |
tree | f57c2df9ec986148e7b1f1e7440e146cb572a033 /deskutils/nautilus-open-terminal | |
parent | Add an OPTION for maildir support, and update to the latest version (diff) |
Add an alternate download site since the main site is temporarily down.
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=175341
Diffstat (limited to 'deskutils/nautilus-open-terminal')
-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 |