From 4bc79fa079905423d48b9ab3f10473c13af0e5e7 Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 6 Mar 2008 22:19:52 +0000 Subject: Use ${MASTER_SITE_GOOGLE_CODE} instead of http://something.googlecode.com/files PR: ports/121435 (related) --- net-im/naim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im') diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile index dba7e2974145..123490da9f31 100644 --- a/net-im/naim/Makefile +++ b/net-im/naim/Makefile @@ -8,7 +8,7 @@ PORTNAME= naim PORTVERSION= 0.11.8.3.1 CATEGORIES= net-im irc -MASTER_SITES= http://naim.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= j@scre.ws COMMENT= Console ncurses-based AIM, ICQ, IRC, and Lily client -- cgit