diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:30:14 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:30:14 +0800 |
commit | a7367ae4a2d64938f4c8a0f07ea0e5ef772abebe (patch) | |
tree | 184a4e6d02b3e13394a9495a406abfa6ad1fb8e0 /devel/libbnr | |
parent | e587ed231dccda2d6b81b77cd23758931d4f154f (diff) | |
download | freebsd-ports-gnome-a7367ae4a2d64938f4c8a0f07ea0e5ef772abebe.tar.gz freebsd-ports-gnome-a7367ae4a2d64938f4c8a0f07ea0e5ef772abebe.tar.zst freebsd-ports-gnome-a7367ae4a2d64938f4c8a0f07ea0e5ef772abebe.zip |
Adjust MASTER_SITES to an other server of mine
Diffstat (limited to 'devel/libbnr')
-rw-r--r-- | devel/libbnr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbnr/Makefile b/devel/libbnr/Makefile index 04b89cb4f736..c6274c909847 100644 --- a/devel/libbnr/Makefile +++ b/devel/libbnr/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0.3 PORTREVISION= 1 CATEGORIES= devel mail MASTER_SITES= http://dspam.nuclearelephant.com/sources/extras/ \ - http://people.tecnik93.com/~itetcu/FreeBSD/ports/libbnr/sources/ + http://T32.TecNik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ MAINTAINER= itetcu@FreeBSD.org COMMENT= GPL implementation of the Bayesian Noise Reduction algorithm |