diff options
Diffstat (limited to 'audio/twolame/Makefile')
-rw-r--r-- | audio/twolame/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index 4d7e45e9080b..7cd779adce5c 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -6,9 +6,10 @@ # PORTNAME= twolame -PORTVERSION= 0.3.5 +PORTVERSION= 0.3.6 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://www.ecs.soton.ac.uk/~njh/twolame/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ahze@FreeBSD.org |