diff options
Diffstat (limited to 'devel/xlslib/Makefile')
-rw-r--r-- | devel/xlslib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/xlslib/Makefile b/devel/xlslib/Makefile index 98ec820b5d8b..bbfee0e7cd29 100644 --- a/devel/xlslib/Makefile +++ b/devel/xlslib/Makefile @@ -8,8 +8,7 @@ PORTNAME= xlslib PORTVERSION= 0.2.5 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= sergey@network-asp.biz COMMENT= A C++ library for generation of Excel(TM) files |