diff options
Diffstat (limited to 'devel/fga/Makefile')
-rw-r--r-- | devel/fga/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/fga/Makefile b/devel/fga/Makefile index f918fa6a9b26..df87bb1e81e7 100644 --- a/devel/fga/Makefile +++ b/devel/fga/Makefile @@ -9,8 +9,7 @@ PORTNAME= fga PORTVERSION= 1.4 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= stas@FreeBSD.org COMMENT= Fast Genetic Algorithm library |