diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2000-12-08 13:30:18 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2000-12-08 13:30:18 +0000 |
commit | a044790c3a280f1bc25439277d8eb1db2ffb7d7d (patch) | |
tree | 3182d7051c4fa3d267027321b9b96008cd412f54 /audio/lopster/Makefile | |
parent | 6da9f527207f0b45170676fb43e92fc3b8e5a119 (diff) |
Notes
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} |