diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2007-12-24 12:42:04 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-12-24 12:42:04 +0000 |
commit | e3532b980f424fcc9059485a2559f3dfbd02188e (patch) | |
tree | f16c6eae2e60a9321b48a0d2442ece8f29297c52 /math/convertall | |
parent | 3025ccb859d928bf7aad5a032ffa5e7d61d3e4a5 (diff) |
Notes
Diffstat (limited to 'math/convertall')
-rw-r--r-- | math/convertall/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/convertall/Makefile b/math/convertall/Makefile index 53873d8dd4ce..a5d6062e5c35 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -8,7 +8,8 @@ PORTNAME= convertall PORTVERSION= 0.4.0 CATEGORIES= math -MASTER_SITES= http://bellz.org/convertall/ +MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITE_SUBDIR= convertall MAINTAINER= ports@FreeBSD.org COMMENT= Another unit converter |