diff options
author | bapt <bapt@FreeBSD.org> | 2012-08-21 17:54:26 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-08-21 17:54:26 +0800 |
commit | 79eb1d15e9956e84b7fbbfc4963b0c8c0a0866e0 (patch) | |
tree | 43eccaa41dd2fa8d537746c155612dda7cc00b38 /devel | |
parent | 93dc026e6c4fe544c5bc10c856ed8f772d5a5565 (diff) | |
download | freebsd-ports-gnome-79eb1d15e9956e84b7fbbfc4963b0c8c0a0866e0.tar.gz freebsd-ports-gnome-79eb1d15e9956e84b7fbbfc4963b0c8c0a0866e0.tar.zst freebsd-ports-gnome-79eb1d15e9956e84b7fbbfc4963b0c8c0a0866e0.zip |
- add a mirror
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pkgconf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index ac77914e3a9b..e7a0fc523576 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -8,7 +8,8 @@ PORTNAME= pkgconf PORTVERSION= 0.8.7 CATEGORIES= devel -MASTER_SITES= http://tortois.es/~nenolod/distfiles/ +MASTER_SITES= http://tortois.es/~nenolod/distfiles/ \ + http://files.etoilebsd.net/pkgconf/ MAINTAINER= bapt@FreeBSD.org COMMENT= pkg-config compatible utility which does not depend on glib |