diff options
author | Daniel Eischen <deischen@FreeBSD.org> | 2013-07-13 17:23:19 +0000 |
---|---|---|
committer | Daniel Eischen <deischen@FreeBSD.org> | 2013-07-13 17:23:19 +0000 |
commit | 62828ab4fa8302e3226d5aa802aaf431089e2a81 (patch) | |
tree | 64e7ea4ddd7bcb1c11086355e7cd51bb9e023dd8 /audio/hexter | |
parent | Update libevtx to alpha-20130713 (diff) |
Bump PORTREVISION after upgrade to audio/liblo.
After discussion with: pawel and MAINTAINER.
Notes
Notes:
svn path=/head/; revision=322948
Diffstat (limited to 'audio/hexter')
-rw-r--r-- | audio/hexter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/hexter/Makefile b/audio/hexter/Makefile index 1e5bd490339f..d5b8df8f2cfb 100644 --- a/audio/hexter/Makefile +++ b/audio/hexter/Makefile @@ -7,6 +7,7 @@ PORTNAME= hexter PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/dssi/${PORTNAME}/${PORTVERSION} |