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