diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-30 03:48:04 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-30 03:48:04 +0000 |
commit | 4d93155ba6b14a40e014556d0c7d314e03a681e5 (patch) | |
tree | e0931f923c7cbd4497f4d50f72567250983f3d02 | |
parent | 35b86103d5a5f17ee6e967357c25e3d171434e75 (diff) | |
download | ports-4d93155ba6b14a40e014556d0c7d314e03a681e5.tar.gz ports-4d93155ba6b14a40e014556d0c7d314e03a681e5.zip |
Notes
-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 |