diff options
Diffstat (limited to 'lang/f2c/Makefile')
-rw-r--r-- | lang/f2c/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile index 3c8f9b394a9a..35ffc07ff747 100644 --- a/lang/f2c/Makefile +++ b/lang/f2c/Makefile @@ -5,8 +5,7 @@ PORTNAME= f2c PORTVERSION= 20060810 PORTREVISION= 4 CATEGORIES= lang -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= maho/f2c +MASTER_SITES= LOCAL/maho/f2c DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} |