diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-11 20:58:31 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-11 20:58:31 +0000 |
commit | a5c3053fdc7e2eb7ca636c976d51bc143ce74f04 (patch) | |
tree | 45f92a213c37f1e3729da6c26116dca6c5168d70 /graphics/gtkcairo | |
parent | c662cddc6b440e957423823f8f39a7461b3eb691 (diff) | |
download | ports-a5c3053fdc7e2eb7ca636c976d51bc143ce74f04.tar.gz ports-a5c3053fdc7e2eb7ca636c976d51bc143ce74f04.zip |
Notes
Diffstat (limited to 'graphics/gtkcairo')
-rw-r--r-- | graphics/gtkcairo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gtkcairo/Makefile b/graphics/gtkcairo/Makefile index 7e8b657687e8..7c3607f6ecbf 100644 --- a/graphics/gtkcairo/Makefile +++ b/graphics/gtkcairo/Makefile @@ -8,8 +8,7 @@ PORTNAME= gtkcairo PORTVERSION= 0.3 CATEGORIES= graphics -MASTER_SITES= http://www.cairographics.org/snapshots/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ahze MAINTAINER= ahze@FreeBSD.org |