diff options
Diffstat (limited to 'graphics/comix/Makefile')
-rw-r--r-- | graphics/comix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index c3fc6a562598..e9eb85a8be1e 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -10,7 +10,7 @@ PORTNAME= comix PORTVERSION= 4.0.4 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= mezz@FreeBSD.org COMMENT= A GTK2 comic book viewer for .cbz, .cbr and .cbt files |