diff options
Diffstat (limited to 'graphics/libvisual/Makefile')
-rw-r--r-- | graphics/libvisual/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libvisual/Makefile b/graphics/libvisual/Makefile index 836e8444eb96..5c6972941e69 100644 --- a/graphics/libvisual/Makefile +++ b/graphics/libvisual/Makefile @@ -12,7 +12,7 @@ PORTNAME= libvisual PORTVERSION= 0.2.0 PORTREVISION= 3 CATEGORIES= graphics -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Abstraction library that sits between apps and visual plugin |