diff options
Diffstat (limited to 'graphics/seejpeg/Makefile')
-rw-r--r-- | graphics/seejpeg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/seejpeg/Makefile b/graphics/seejpeg/Makefile index eb0efd0d4ea9..54af290b56bd 100644 --- a/graphics/seejpeg/Makefile +++ b/graphics/seejpeg/Makefile @@ -5,8 +5,7 @@ PORTNAME= seejpeg PORTVERSION= 1.10 PORTREVISION= 4 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= apps/graphics/viewers/svga +MASTER_SITES= SUNSITE/apps/graphics/viewers/svga MAINTAINER= ports@FreeBSD.org COMMENT= Console graphics viewer using the svga console graphics library |