diff options
-rw-r--r-- | misc/gnome-mime-data/Makefile | 1 | ||||
-rw-r--r-- | misc/gnome-mime-data/files/patch-gnome-vfs.applications | 11 | ||||
-rw-r--r-- | misc/gnomemimedata/Makefile | 1 | ||||
-rw-r--r-- | misc/gnomemimedata/files/patch-gnome-vfs.applications | 11 |
4 files changed, 24 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 diff --git a/misc/gnomemimedata/Makefile b/misc/gnomemimedata/Makefile index b17bbd6127a1..28a528721714 100644 --- a/misc/gnomemimedata/Makefile +++ b/misc/gnomemimedata/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/gnomemimedata/files/patch-gnome-vfs.applications b/misc/gnomemimedata/files/patch-gnome-vfs.applications new file mode 100644 index 000000000000..5d17bac71320 --- /dev/null +++ b/misc/gnomemimedata/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 |