diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-10-28 07:59:53 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-10-28 07:59:53 +0000 |
commit | 872d7f80ee823cc7310988b95fff5e9418da81f9 (patch) | |
tree | 6a49b6bdcb31adf65132c25f9c6ebe52c3abc233 /audio/mixxx | |
parent | a38f9f29452292f445e6a68005962d3b75217139 (diff) |
Notes
Diffstat (limited to 'audio/mixxx')
-rw-r--r-- | audio/mixxx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index ec07cb03e5ae..8a80fb088868 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -7,6 +7,7 @@ PORTNAME= mixxx PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |