diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2003-08-31 15:39:06 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2003-08-31 15:39:06 +0000 |
commit | a03e353a63b36422b54f96e3b4bc6691a17e2280 (patch) | |
tree | aa2044f2766b597aa17021f9894e42c7e321936b /audio/mpg123.el/Makefile | |
parent | - Add new man page (diff) |
Update version to 1.40
Diffstat (limited to 'audio/mpg123.el/Makefile')
-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 b0672b8102e6..fa4643c2543a 100644 --- a/audio/mpg123.el/Makefile +++ b/audio/mpg123.el/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpg123.el -PORTVERSION= 1.38 +PORTVERSION= 1.40 CATEGORIES= audio elisp MASTER_SITES= http://www.gentei.org/~yuuji/software/mpg123el/ DISTNAME = ${PORTNAME}-${PORTVERSION} |