diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-09 03:24:28 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-09 03:24:28 +0800 |
commit | 8d4f3c37e908b17a3217171117951281eec3dd8e (patch) | |
tree | bae38a00bf1a9ee202dd9fdfb62e1347ffb625b4 /deskutils | |
parent | f1e8b408f77299dcaec340398861cebf60ab00c1 (diff) | |
download | marcuscom-ports-8d4f3c37e908b17a3217171117951281eec3dd8e.tar marcuscom-ports-8d4f3c37e908b17a3217171117951281eec3dd8e.tar.gz marcuscom-ports-8d4f3c37e908b17a3217171117951281eec3dd8e.tar.bz2 marcuscom-ports-8d4f3c37e908b17a3217171117951281eec3dd8e.tar.lz marcuscom-ports-8d4f3c37e908b17a3217171117951281eec3dd8e.tar.xz marcuscom-ports-8d4f3c37e908b17a3217171117951281eec3dd8e.tar.zst marcuscom-ports-8d4f3c37e908b17a3217171117951281eec3dd8e.zip |
Add GNOME to MASTER_SITES
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12580 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/nautilus-actions/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/nautilus-actions/Makefile b/deskutils/nautilus-actions/Makefile index e10325350..a53b68978 100644 --- a/deskutils/nautilus-actions/Makefile +++ b/deskutils/nautilus-actions/Makefile @@ -3,13 +3,14 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/deskutils/nautilus-actions/Makefile,v 1.9 2009/08/01 08:20:08 kwm Exp $ # PORTNAME= nautilus-actions PORTVERSION= 1.11.2 CATEGORIES= deskutils -MASTER_SITES= http://www.nautilus-actions.org/downloads/ \ +MASTER_SITES= GNOME \ + http://www.nautilus-actions.org/downloads/ \ ftp://pwi.dyndns.biz/pub/tarballs/nautilus-actions/ MAINTAINER= ahze@FreeBSD.org |