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 | |
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
-rw-r--r-- | devel/error/Makefile | 5 | ||||
-rw-r--r-- | editors/nvi-devel/Makefile | 4 |
2 files changed, 4 insertions, 5 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 diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile index 457e991fde33..5976fd9caeca 100644 --- a/editors/nvi-devel/Makefile +++ b/editors/nvi-devel/Makefile @@ -9,11 +9,11 @@ PORTNAME= nvi PORTVERSION= 1.81.5 PORTREVISION= 3 CATEGORIES= editors -MASTER_SITES= http://www.kotnet.org/~skimo/nvi/devel/ \ +MASTER_SITES= http://193.190.253.81/~skimo/nvi/devel/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dd -MAINTAINER= dd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Development snapshot of the world-renown nvi editor BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv |