diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-02-12 02:33:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-02-12 02:33:20 +0000 |
commit | ad93dbd57a42a8e2357c6a9ea51be1c790d2559e (patch) | |
tree | f0e224070ca0f66ca3b2815a0bc5a65c1af4c6cc /x11-fm | |
parent | 04803b345dc4986554a2d564376d2cfdf8def606 (diff) | |
download | ports-ad93dbd57a42a8e2357c6a9ea51be1c790d2559e.tar.gz ports-ad93dbd57a42a8e2357c6a9ea51be1c790d2559e.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/gnomemc/Makefile | 8 | ||||
-rw-r--r-- | x11-fm/gnomemc/distinfo | 2 | ||||
-rw-r--r-- | x11-fm/gnomemc/pkg-plist | 10 |
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-fm/gnomemc/Makefile b/x11-fm/gnomemc/Makefile index 72544dfe39b6..bf2960bd66c2 100644 --- a/x11-fm/gnomemc/Makefile +++ b/x11-fm/gnomemc/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gnomemc -# Version required: 4.5.9 +# Version required: 4.5.10 # Date created: 26 Jnuary 1999 # Whom: Jeremy Lea <reg@shale.csir.co.za> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/01/31 20:57:11 vanilla Exp $ # -DISTNAME= mc-4.5.9 -PKGNAME= gnomemc-4.5.9 +DISTNAME= mc-4.5.10 +PKGNAME= gnomemc-4.5.10 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= mc diff --git a/x11-fm/gnomemc/distinfo b/x11-fm/gnomemc/distinfo index 57c005343985..94bf014f4230 100644 --- a/x11-fm/gnomemc/distinfo +++ b/x11-fm/gnomemc/distinfo @@ -1 +1 @@ -MD5 (mc-4.5.9.tar.gz) = a16de52c4454eaaf10d7fe94d34c4aeb +MD5 (mc-4.5.10.tar.gz) = 13d941d11913d18b05a71df45d5d86ed diff --git a/x11-fm/gnomemc/pkg-plist b/x11-fm/gnomemc/pkg-plist index 34e56dbec7c2..3dae830e85ca 100644 --- a/x11-fm/gnomemc/pkg-plist +++ b/x11-fm/gnomemc/pkg-plist @@ -1,5 +1,5 @@ -bin/corba-gmc bin/gmc +bin/plain-gmc etc/CORBA/servers/gmc.gnorba share/gnome/idl/FileManager.idl share/gnome/idl/Makefile.in @@ -14,7 +14,9 @@ share/gnome/mc/extfs/lslR share/gnome/mc/extfs/mailfs share/gnome/mc/extfs/patchfs share/gnome/mc/extfs/rpm +share/gnome/mc/extfs/rpms share/gnome/mc/extfs/sfs.ini +share/gnome/mc/extfs/trpm share/gnome/mc/extfs/uar share/gnome/mc/extfs/ucpio share/gnome/mc/extfs/ulha @@ -27,14 +29,16 @@ share/gnome/mc/mc.ext share/gnome/mc/mc.hint share/gnome/mc/mc.lib share/gnome/mc/mc.menu -share/gnome/mc/templates/application.x-gnumeric.desktop -share/gnome/mc/templates/gimp.image.desktop +share/gnome/mc/templates/GIMP.desktop share/gnome/mime-info/mc.keys share/gnome/pixmaps/mc/c.xpm share/gnome/pixmaps/mc/calendar.xpm share/gnome/pixmaps/mc/cc.xpm share/gnome/pixmaps/mc/compressed.xpm share/gnome/pixmaps/mc/directory.xpm +share/gnome/pixmaps/mc/gnome-application-x-c-header.png +share/gnome/pixmaps/mc/gnome-application-x-c-source.png +share/gnome/pixmaps/mc/gnome-application-x-cc-source.png share/gnome/pixmaps/mc/gnome-http-url.png share/gnome/pixmaps/mc/gnome-image-bmp.png share/gnome/pixmaps/mc/gnome-image-generic.png |