diff options
author | kris <kris@FreeBSD.org> | 2000-04-30 08:17:50 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-04-30 08:17:50 +0800 |
commit | a54e3b50fcaccbc8366efba1044f889cbe6534cf (patch) | |
tree | 553a9dcd621ce9ee39b491826fa724b6a867002e /audio | |
parent | aa36da6caa53d2b349604a696f09be6f403925d1 (diff) | |
download | freebsd-ports-gnome-a54e3b50fcaccbc8366efba1044f889cbe6534cf.tar.gz freebsd-ports-gnome-a54e3b50fcaccbc8366efba1044f889cbe6534cf.tar.zst freebsd-ports-gnome-a54e3b50fcaccbc8366efba1044f889cbe6534cf.zip |
Unbreak by updating to mpg123.el-1.8
Noticed by: bento
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mpg123.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpg123.el/Makefile b/audio/mpg123.el/Makefile index a23e93b8b45d..192ca85477cf 100644 --- a/audio/mpg123.el/Makefile +++ b/audio/mpg123.el/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpg123.el -PORTVERSION= 1.5 +PORTVERSION= 1.8 CATEGORIES= audio elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/mpg123el/ DISTNAME= ${PORTNAME} |