diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-30 11:48:04 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-30 11:48:04 +0800 |
commit | 48759a3714155b533df433d722f874d53abdc543 (patch) | |
tree | 2ec1a0af760a0d348636fb12565133849fe26c6c /sysutils/gcombust | |
parent | 94e669b83262033c73e6151531768d9d8d5a016e (diff) | |
download | freebsd-ports-gnome-48759a3714155b533df433d722f874d53abdc543.tar.gz freebsd-ports-gnome-48759a3714155b533df433d722f874d53abdc543.tar.zst freebsd-ports-gnome-48759a3714155b533df433d722f874d53abdc543.zip |
Update to version 0.1.18.
PR: 12454
Submitted by: maintainer
Diffstat (limited to 'sysutils/gcombust')
-rw-r--r-- | sysutils/gcombust/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gcombust/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gcombust/pkg-comment | 2 | ||||
-rw-r--r-- | sysutils/gcombust/pkg-plist | 2 |
4 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 6776113c55aa..5c2fd086a207 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -3,10 +3,10 @@ # Date created: Tue Jun 22 21:17:03 MET DST 1999 # Whom: Juergen Lock <nox@jelal.kn-bremen.de> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/06/28 01:40:05 flathill Exp $ # -DISTNAME= gcombust-0.1.17 +DISTNAME= gcombust-0.1.18 CATEGORIES= sysutils MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ diff --git a/sysutils/gcombust/distinfo b/sysutils/gcombust/distinfo index 599a69b4cff8..dc9b9bcec87a 100644 --- a/sysutils/gcombust/distinfo +++ b/sysutils/gcombust/distinfo @@ -1 +1 @@ -MD5 (gcombust-0.1.17.tar.gz) = aa230c8546b3d87879219a6028e7670e +MD5 (gcombust-0.1.18.tar.gz) = 99efbd09633bc2605bba8f111a197756 diff --git a/sysutils/gcombust/pkg-comment b/sysutils/gcombust/pkg-comment index d4894a4327fe..32627b652653 100644 --- a/sysutils/gcombust/pkg-comment +++ b/sysutils/gcombust/pkg-comment @@ -1 +1 @@ -a GTK+ frontend for mkisofs and cdrecord. +A GTK+ frontend for mkisofs and cdrecord diff --git a/sysutils/gcombust/pkg-plist b/sysutils/gcombust/pkg-plist index 717339b7b2d3..c4213b85c72b 100644 --- a/sysutils/gcombust/pkg-plist +++ b/sysutils/gcombust/pkg-plist @@ -1,5 +1,7 @@ bin/gcombust share/doc/gcombust/README share/doc/gcombust/NEWS +share/locale/de/LC_MESSAGES/gcombust.mo share/locale/sv/LC_MESSAGES/gcombust.mo share/locale/es/LC_MESSAGES/gcombust.mo +@dirrm share/doc/gcombust |