diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-12 06:07:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-12 06:07:19 +0000 |
commit | 7f414a569a151e72ce53325b79f00d6ac505bfb0 (patch) | |
tree | 71c7b4136878cba64a45fbe37a63f53f28eb2095 /misc/gnome-mime-data | |
parent | df8d17ab954efa90e55ed535dd79a9b44d7db336 (diff) | |
download | ports-7f414a569a151e72ce53325b79f00d6ac505bfb0.tar.gz ports-7f414a569a151e72ce53325b79f00d6ac505bfb0.zip |
Notes
Diffstat (limited to 'misc/gnome-mime-data')
-rw-r--r-- | misc/gnome-mime-data/Makefile | 1 | ||||
-rw-r--r-- | misc/gnome-mime-data/files/patch-gnome-vfs.applications | 11 |
2 files changed, 12 insertions, 0 deletions
diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile index b17bbd6127a1..28a528721714 100644 --- a/misc/gnome-mime-data/Makefile +++ b/misc/gnome-mime-data/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomemimedata PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= 2.0.1/sources/gnome-mime-data diff --git a/misc/gnome-mime-data/files/patch-gnome-vfs.applications b/misc/gnome-mime-data/files/patch-gnome-vfs.applications new file mode 100644 index 000000000000..5d17bac71320 --- /dev/null +++ b/misc/gnome-mime-data/files/patch-gnome-vfs.applications @@ -0,0 +1,11 @@ +--- gnome-vfs.applications.orig Thu Sep 12 02:02:27 2002 ++++ gnome-vfs.applications Thu Sep 12 02:03:27 2002 +@@ -55,7 +55,7 @@ + mime_types=application/x-deb + + electric_eyes +- command=ee ++ command=ElectricEyes + name=Electric Eyes + can_open_multiple_files=true + expects_uris=false |