diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-12-27 10:24:30 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-12-27 10:24:30 +0000 |
commit | c4a4b47e7fb3cb4fe94c34e93b3a01f2ae4bfe89 (patch) | |
tree | 9de379fdd884c8fa5539e34f19f4c0e9fdbe1cd3 /math/abs | |
parent | 9b0818d5b92b8e9b16eeb9ff16bc0df778d6d132 (diff) |
Notes
Diffstat (limited to 'math/abs')
-rw-r--r-- | math/abs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/abs/Makefile b/math/abs/Makefile index abb2bda2ddac..8e0d84c67722 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -8,7 +8,8 @@ PORTNAME= abs PORTVERSION= 0908 CATEGORIES= math -MASTER_SITES= http://utenti.gufi.org/~gmarco/files/distfiles/ +MASTER_SITES= http://utenti.gufi.org/~gmarco/files/distfiles/ \ + http://fresh.t-systems-sfr.com/unix/src/privat2/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= gmarco@gufi.org |