diff options
Diffstat (limited to 'finance/gnofin/Makefile')
-rw-r--r-- | finance/gnofin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile index fbff497..39d1026 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -8,7 +8,8 @@ PORTNAME= gnofin PORTVERSION= 0.8.0 CATEGORIES= deskutils gnome -MASTER_SITES= http://download.sourceforge.net/gnofin/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jedgar@FreeBSD.org |