diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-04 02:04:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-04 02:04:20 +0000 |
commit | f0979a329e3aab14b99941c018e3558ab761d4e2 (patch) | |
tree | f9b74d173cc808e421c7d5b32c4d66980d567686 /devel/error | |
parent | 92700f7fc7837a01dc8edfa8b43ccc721060a739 (diff) |
Notes
Diffstat (limited to 'devel/error')
-rw-r--r-- | devel/error/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/error/Makefile b/devel/error/Makefile index ccbe35d2c0e2..0d673aa7b70d 100644 --- a/devel/error/Makefile +++ b/devel/error/Makefile @@ -8,11 +8,10 @@ PORTNAME= error PORTVERSION= 20010616 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://www.unixfreak.org/~dima/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dd -MAINTAINER= dd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Analyze diagnostic error output from compilers and other processors MANSECTS= 1 |