diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-11-28 17:25:23 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-11-28 17:25:23 +0000 |
commit | 3198463d4987f8f03b4f169c1b933e74ed2a3d0b (patch) | |
tree | b36e645025d72507c8265a6c9d8121360894fe95 /multimedia/kmplayer/Makefile | |
parent | 68fad3324304ed4c9777b248fb3c44dff75dbf77 (diff) |
o Update to 0.9.1a
o Bump PORTEPOCH since the new DISTVERSION number is smaller than
the previous one
Notes
Notes:
svn path=/head/; revision=149807
Diffstat (limited to 'multimedia/kmplayer/Makefile')
-rw-r--r-- | multimedia/kmplayer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/kmplayer/Makefile b/multimedia/kmplayer/Makefile index 5d5b92c41709..323a99bb3f85 100644 --- a/multimedia/kmplayer/Makefile +++ b/multimedia/kmplayer/Makefile @@ -6,8 +6,8 @@ # PORTNAME= kmplayer -DISTVERSION= 0.9.1-pre3 -PORTEPOCH= 1 +DISTVERSION= 0.9.1a +PORTEPOCH= 2 CATEGORIES= multimedia audio kde MASTER_SITES= http://kmplayer.kde.org/pkgs/ #DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.r/-rc/} |