diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:30:14 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:30:14 +0000 |
commit | a9b11972a716791918db193b413db537f59b7e9e (patch) | |
tree | 56af915e2b7e0983975479ec974118239ef5c0ac /devel/libbnr | |
parent | e56107f0837b6cc139928fc3a98f97ebc193d710 (diff) | |
download | ports-a9b11972a716791918db193b413db537f59b7e9e.tar.gz ports-a9b11972a716791918db193b413db537f59b7e9e.zip |
Notes
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 |