diff options
Diffstat (limited to 'devel/dotconf++/Makefile')
-rw-r--r-- | devel/dotconf++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/dotconf++/Makefile b/devel/dotconf++/Makefile index d00132affad5..f4fa15bf8f5d 100644 --- a/devel/dotconf++/Makefile +++ b/devel/dotconf++/Makefile @@ -8,9 +8,9 @@ PORTNAME= dotconfpp PORTVERSION= 0.0.5 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF \ http://voodoo.com.ua/dotconfpp/ -MASTER_SITE_SUBDIR= dotconfpp + DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mark_sf@kikg.ifmo.ru |