diff options
Diffstat (limited to 'graphics/cbrpager/Makefile')
-rw-r--r-- | graphics/cbrpager/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cbrpager/Makefile b/graphics/cbrpager/Makefile index 5e1b1926d9a6..0b828c86abce 100644 --- a/graphics/cbrpager/Makefile +++ b/graphics/cbrpager/Makefile @@ -7,9 +7,9 @@ PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ SF/nemysisfreebsdp/${CATEGORIES}/:icons -DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons -EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Viewer for cbr (comic book archive) files |