diff options
-rw-r--r-- | misc/translate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/translate/Makefile b/misc/translate/Makefile index 475ed863a8d1..e2e825555dfb 100644 --- a/misc/translate/Makefile +++ b/misc/translate/Makefile @@ -9,8 +9,7 @@ PORTNAME= translate PORTVERSION= 1.00 CATEGORIES= misc -MASTER_SITES= http://www.freebsdcluster.org/~mich/software/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= http://www.freebsdcluster.org/~mich/software/ DISTNAME= translate MAINTAINER= mich@freebsdcluster.org |