diff options
Diffstat (limited to 'graphics/xine/Makefile')
-rw-r--r-- | graphics/xine/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xine/Makefile b/graphics/xine/Makefile index d4736b4..704167a 100644 --- a/graphics/xine/Makefile +++ b/graphics/xine/Makefile @@ -6,10 +6,10 @@ # PORTNAME= xine -PORTVERSION= 0.3.6 -PORTREVISION= 3 +PORTVERSION= 0.3.7 CATEGORIES= graphics -MASTER_SITES= http://xine.sourceforge.net/files/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= xine DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= roman@xpert.com |