diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
commit | c9ea361463fdd8aec9d24c027cc68bd5e7b88715 (patch) | |
tree | c84443c1fd53a260b2d55e125c0e729094460d72 /audio/drumpiler | |
parent | b930369fb3d7a944dc0d38363a0833a5f75347f1 (diff) |
Notes
Diffstat (limited to 'audio/drumpiler')
-rw-r--r-- | audio/drumpiler/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/drumpiler/Makefile b/audio/drumpiler/Makefile index af59333b6ed0..25f9ff6c10be 100644 --- a/audio/drumpiler/Makefile +++ b/audio/drumpiler/Makefile @@ -8,6 +8,7 @@ PORTNAME= drumpiler PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |