diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-09-13 22:57:34 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-09-13 22:57:34 +0000 |
commit | b3129264b4b69fa937d403e4eac5f923dda2dfd7 (patch) | |
tree | 84f0d6fa16bba6d257c1ff4782ebe3b4f9edb9a7 /deskutils/nautilus-actions/Makefile | |
parent | fbfbf32a4d7d1ac35aa9fb05809c1290aeeadb69 (diff) |
- Update to 0.7
Notes
Notes:
svn path=/head/; revision=142651
Diffstat (limited to 'deskutils/nautilus-actions/Makefile')
-rw-r--r-- | deskutils/nautilus-actions/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/nautilus-actions/Makefile b/deskutils/nautilus-actions/Makefile index 432327fd44c2..d206cfd35e22 100644 --- a/deskutils/nautilus-actions/Makefile +++ b/deskutils/nautilus-actions/Makefile @@ -6,12 +6,9 @@ # PORTNAME= nautilus-actions -PORTVERSION= 0.6 -PORTREVISION= 2 +PORTVERSION= 0.7 CATEGORIES= deskutils -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://people.freebsd.org/~ahze/distfiles/ -MASTER_SITE_SUBDIR= ahze +MASTER_SITES= ftp://ftp2.grumz.net/grumz/ MAINTAINER= ahze@FreeBSD.org COMMENT= Extension for Nautilus to configure programs to launch on files |