diff options
author | Martin Matuska <mm@FreeBSD.org> | 2011-06-24 22:39:03 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2011-06-24 22:39:03 +0000 |
commit | c86cd8cae229c215d0436e0fad7912526e88ae56 (patch) | |
tree | 9718027b28c2222e1f4cf5383a9994ac89e71c6e /audio/spek | |
parent | c5b7f54af87b0635dec438c5adf49045db55b58a (diff) |
Notes
Diffstat (limited to 'audio/spek')
-rw-r--r-- | audio/spek/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/spek/Makefile b/audio/spek/Makefile index c0bf3b551ce4..72b5999949b1 100644 --- a/audio/spek/Makefile +++ b/audio/spek/Makefile @@ -7,6 +7,7 @@ PORTNAME= spek PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |