Skip to content

Commit e3620e5

Browse files
committed
mailserv: comment out dead site
1 parent d204f42 commit e3620e5

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

mail/mailserv/Makefile

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
1-
# $NetBSD: Makefile,v 1.28 2022/06/28 11:34:22 wiz Exp $
2-
#
1+
# $NetBSD: Makefile,v 1.29 2026/01/09 07:35:27 wiz Exp $
32

43
DISTNAME= mailserv
54
PKGNAME= ${DISTNAME}-3.29
65
PKGREVISION= 10
76
CATEGORIES= mail
8-
MASTER_SITES= http://www.barelyfitz.com/projects/mailserv/
7+
#MASTER_SITES= http://www.barelyfitz.com/projects/mailserv/
98

109
MAINTAINER= pkgsrc-users@NetBSD.org
11-
HOMEPAGE= http://www.barelyfitz.com/projects/mailserv/
10+
#HOMEPAGE= http://www.barelyfitz.com/projects/mailserv/
1211
COMMENT= WWW interface to several types of mailing list servers
1312

1413
WRKSRC= ${WRKDIR}

0 commit comments

Comments
 (0)