diff options
author | Veniamin Gvozdikov <vg@FreeBSD.org> | 2014-08-07 10:27:34 +0000 |
---|---|---|
committer | Veniamin Gvozdikov <vg@FreeBSD.org> | 2014-08-07 10:27:34 +0000 |
commit | 6798b93ef18d2682bd9a98842da316c9fe8d80a5 (patch) | |
tree | 6820b7c6e9844412cd68a91a3655991e57803d8a /audio/deadbeef/Makefile | |
parent | 411f153c5f02f9072d87ffb1e875e7a545f49623 (diff) | |
download | ports-6798b93ef18d2682bd9a98842da316c9fe8d80a5.tar.gz ports-6798b93ef18d2682bd9a98842da316c9fe8d80a5.zip |
- Upgrade to 0.6.2 release
Notes
Notes:
svn path=/head/; revision=364259
Diffstat (limited to 'audio/deadbeef/Makefile')
-rw-r--r-- | audio/deadbeef/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index 6cdbc0a33954..47b71236f20d 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -3,11 +3,8 @@ PORTNAME= deadbeef PORTVERSION= 0.6.2 -PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}${PKGNAMESUFFIX} -PKGNAMESUFFIX= -rc5 -DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX} +MASTER_SITES= SF/${PORTNAME}/ MAINTAINER= vg@FreeBSD.org COMMENT= Ultimate music player for Unix-like systems |