diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2008-04-07 20:37:23 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2008-04-07 20:37:23 +0000 |
commit | fc6f8996911202c6df18b1ee15a9cb205ba4ea49 (patch) | |
tree | 539cb57de0e25c0fcfd062eb36d849e1f96fdb90 /audio/lmms | |
parent | e736f59941a3e760ba36b76c2472497f04a3d7da (diff) |
Notes
Diffstat (limited to 'audio/lmms')
-rw-r--r-- | audio/lmms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile index af940e0957ae..f7c444d0d347 100644 --- a/audio/lmms/Makefile +++ b/audio/lmms/Makefile @@ -7,7 +7,7 @@ PORTNAME= lmms PORTVERSION= 20061204 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jylefort |