diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2018-05-02 13:09:41 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2018-05-02 13:09:41 +0000 |
commit | 77f49dafa4b22069d5dd29f3624cc5be18526509 (patch) | |
tree | 9d8745afa33fff56d7b4c8b1faab5ef7c076f00c /audio/emms/Makefile | |
parent | dadeaf26c2c6a5d33d76683ef75a6f7ec902c583 (diff) |
Notes
Diffstat (limited to 'audio/emms/Makefile')
-rw-r--r-- | audio/emms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/emms/Makefile b/audio/emms/Makefile index b3ed9ae77167..bcf2f4d36579 100644 --- a/audio/emms/Makefile +++ b/audio/emms/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emms -DISTVERSION= 4.4 +DISTVERSION= 5.0 CATEGORIES= audio elisp MASTER_SITES= GNU PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |