diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-03-06 22:19:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-03-06 22:19:52 +0000 |
commit | 1e1dff629005286c45386030fb64b6b517855556 (patch) | |
tree | e05831b2a9ed0617821ca60ff820b76a362a0930 /net-p2p | |
parent | 237b260c0b2260e43ddaedbc82ce81b9c102bc08 (diff) | |
download | ports-1e1dff629005286c45386030fb64b6b517855556.tar.gz ports-1e1dff629005286c45386030fb64b6b517855556.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/rtgui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtgui/Makefile b/net-p2p/rtgui/Makefile index b5243d0361e5..1abe883b1f9a 100644 --- a/net-p2p/rtgui/Makefile +++ b/net-p2p/rtgui/Makefile @@ -9,7 +9,7 @@ PORTNAME= rtgui PORTVERSION= 0.2.2 PORTREVISION= 2 CATEGORIES= net-p2p www -MASTER_SITES= http://rtgui.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} EXTRACT_SUFX= .tgz MAINTAINER= jadawin@tuxaco.net |