diff options
Diffstat (limited to 'graphics/prison/Makefile')
-rw-r--r-- | graphics/prison/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/prison/Makefile b/graphics/prison/Makefile index 7cd1b11702ce..c1da7e9d824d 100644 --- a/graphics/prison/Makefile +++ b/graphics/prison/Makefile @@ -5,8 +5,7 @@ PORTNAME= prison PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= graphics kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src +MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src MAINTAINER= fluffy@FreeBSD.org COMMENT= Barcode library for KDE |