diff options
Diffstat (limited to 'print/libppd/Makefile')
-rw-r--r-- | print/libppd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/libppd/Makefile b/print/libppd/Makefile index eae4fcb1e6bc..b47bc746a059 100644 --- a/print/libppd/Makefile +++ b/print/libppd/Makefile @@ -9,8 +9,7 @@ PORTNAME= libppd PORTVERSION= 0.10 PORTREVISION= 2 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= lpr +MASTER_SITES= SF/lpr/${PORTNAME}/${PORTVERSION} MAINTAINER= e-masson@kisoft-services.com COMMENT= A library providing routines for ppd files |