diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-04-05 20:13:48 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-04-05 20:13:48 +0000 |
commit | c4df193039e92c772d7ec7f2fe2147c892d616ad (patch) | |
tree | f41b467e6743bc5e79cfe4633aae469cf2552713 /audio | |
parent | 656577b7235ce46a7b7fa667fc0250c743d1cee3 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/nuvolaplayer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/nuvolaplayer/Makefile b/audio/nuvolaplayer/Makefile index fe3b552cd259..ba7f33d64416 100644 --- a/audio/nuvolaplayer/Makefile +++ b/audio/nuvolaplayer/Makefile @@ -2,6 +2,7 @@ PORTNAME= nuvolaplayer PORTVERSION= 3.0.4 +PORTREVISION= 1 CATEGORIES= audio www MAINTAINER= avilla@FreeBSD.org |