diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-03-30 07:59:13 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-03-30 07:59:13 +0800 |
commit | 60065eb7b137e1478fcad540bb36dc908d00be79 (patch) | |
tree | 4c555b746f4bc2c83c0b436091866ea7ad170184 /audio/aumix | |
parent | 8b2f0f3bb970c727e1bfb6b0b2c99783e6f5a5dd (diff) | |
download | freebsd-ports-gnome-60065eb7b137e1478fcad540bb36dc908d00be79.tar.gz freebsd-ports-gnome-60065eb7b137e1478fcad540bb36dc908d00be79.tar.zst freebsd-ports-gnome-60065eb7b137e1478fcad540bb36dc908d00be79.zip |
Update to aumix 2.5
PR: 17674
Submitted by: Trevor Johnson <trevor@jpj.net>
Diffstat (limited to 'audio/aumix')
-rw-r--r-- | audio/aumix/Makefile | 4 | ||||
-rw-r--r-- | audio/aumix/distinfo | 2 | ||||
-rw-r--r-- | audio/aumix/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile index 95c326d023ae..6e93712af1f1 100644 --- a/audio/aumix/Makefile +++ b/audio/aumix/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: aumix -# Version required: 2.4 +# Version required: 2.5 # Date created: 21 May 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= aumix-2.4 +DISTNAME= aumix-2.5 CATEGORIES= audio MASTER_SITES= http://jpj.net/~trevor/aumix/ \ http://jpj.net/~trevor/aumix/old/ \ diff --git a/audio/aumix/distinfo b/audio/aumix/distinfo index 62cef4918eae..1a6a5890e96d 100644 --- a/audio/aumix/distinfo +++ b/audio/aumix/distinfo @@ -1 +1 @@ -MD5 (aumix-2.4.tar.gz) = e0d2f41037ed39663c42bee0e4d0af98 +MD5 (aumix-2.5.tar.gz) = e4210a033c542cbb437c8223cbc025c4 diff --git a/audio/aumix/pkg-plist b/audio/aumix/pkg-plist index 35d4b42efc55..3673218f60e7 100644 --- a/audio/aumix/pkg-plist +++ b/audio/aumix/pkg-plist @@ -7,6 +7,7 @@ share/aumix/vt100 share/aumix/xterm share/locale/de/LC_MESSAGES/aumix.mo share/locale/es/LC_MESSAGES/aumix.mo +share/locale/fr/LC_MESSAGES/aumix.mo share/locale/gl/LC_MESSAGES/aumix.mo share/locale/pl/LC_MESSAGES/aumix.mo share/locale/pt_BR/LC_MESSAGES/aumix.mo |