diff options
Diffstat (limited to 'audio/lopster/Makefile')
-rw-r--r-- | audio/lopster/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/lopster/Makefile b/audio/lopster/Makefile index 3fc8308534b9..848480f55a79 100644 --- a/audio/lopster/Makefile +++ b/audio/lopster/Makefile @@ -6,9 +6,10 @@ # PORTNAME= lopster -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 PORTREVISION= 1 CATEGORIES= audio +DISTNAME= ${PORTNAME}-${PORTVERSION}-${PORTREVISION} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |