diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-04 10:04:20 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-04 10:04:20 +0800 |
commit | 2806fe041fefc638e4c3eac87a0fb1499ea1645e (patch) | |
tree | 65f6838aee70f6459774861d8672c8278a9f3551 /devel | |
parent | e572678917ad94b36ebd91808f5e0a59e77a46ab (diff) | |
download | freebsd-ports-gnome-2806fe041fefc638e4c3eac87a0fb1499ea1645e.tar.gz freebsd-ports-gnome-2806fe041fefc638e4c3eac87a0fb1499ea1645e.tar.zst freebsd-ports-gnome-2806fe041fefc638e4c3eac87a0fb1499ea1645e.zip |
Maintainer has had his port bit taken for safekeeping. While here,
remove stale mastersites and pet portlint.
Hat: portmgr
Diffstat (limited to 'devel')
-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 |