diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-08-15 17:24:05 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-08-15 17:24:05 +0000 |
commit | 111fc99ac7d5c7904e8764a7acaaeed3a67c2ad0 (patch) | |
tree | c47423c258398e71009c73cdccd7725fe65b4f5a /audio/gnomad2 | |
parent | 239134236f037485e9c2057e715b22746bbfb2e7 (diff) |
Notes
Diffstat (limited to 'audio/gnomad2')
-rw-r--r-- | audio/gnomad2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnomad2/Makefile b/audio/gnomad2/Makefile index 171d9d4ac75b..9720179b11ab 100644 --- a/audio/gnomad2/Makefile +++ b/audio/gnomad2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomad2 PORTVERSION= 2.8.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |