diff options
Diffstat (limited to 'textproc/dixit/Makefile')
-rw-r--r-- | textproc/dixit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/dixit/Makefile b/textproc/dixit/Makefile index 3efff35aba82..150c805900f4 100644 --- a/textproc/dixit/Makefile +++ b/textproc/dixit/Makefile @@ -9,8 +9,7 @@ PORTNAME= dixit PORTVERSION= 1.0.1 PORTREVISION= 4 CATEGORIES= textproc # this should/will be romanian ;) -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= dixit +MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz ${_DB_D} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz |