diff options
Diffstat (limited to 'deskutils/gmcal/Makefile')
-rw-r--r-- | deskutils/gmcal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/gmcal/Makefile b/deskutils/gmcal/Makefile index d807577ff3a9..5b8360b86894 100644 --- a/deskutils/gmcal/Makefile +++ b/deskutils/gmcal/Makefile @@ -9,8 +9,7 @@ PORTNAME= gmcal PORTVERSION= 0.0.1 PORTREVISION= 4 CATEGORIES= deskutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= libmcal +MASTER_SITES= SF/libmcal/${PORTNAME}/${PORTVERSION} MAINTAINER= thierry@pompo.net COMMENT= GMCAL is a GTK+ frontend for the libmcal package |