diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-15 11:34:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-15 11:34:45 +0000 |
commit | 41ad1cc560dcbd5e172d09305f295fde35ac585c (patch) | |
tree | 9d9b45de963c7adcc7d8ae9cfd88b9cb22977902 /audio/gbemol | |
parent | 9f045962b0837d6d8c6ed9181565c137f88460ee (diff) |
Notes
Diffstat (limited to 'audio/gbemol')
-rw-r--r-- | audio/gbemol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile index ee73ce5f56bf..f131d1c76fbb 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -7,7 +7,7 @@ PORTNAME= gbemol PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |