diff options
Diffstat (limited to 'graphics/xpm')
-rw-r--r-- | graphics/xpm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index e49c9305cb27..4d4e638fe50c 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -8,7 +8,8 @@ PORTNAME= xpm PORTVERSION= 3.4k CATEGORIES= graphics x11 -MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/ +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= libraries MAINTAINER= jseger@FreeBSD.org |