ejovi@OpenBSD.ORG -> ports@OpenBSD.ORG, as requested by the author

This commit is contained in:
rohee 1999-04-06 19:18:45 +00:00
parent 95a5061506
commit 354472035b
2 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.3 1999/02/23 03:47:15 marc Exp $
#
# $OpenBSD: Makefile,v 1.4 1999/04/06 19:18:45 rohee Exp $
# Whom: Ejovi Nuwere <ejovi@ejovi.net>
DISTNAME= popclient-3.0b6
CATEGORIES= mail
MAINTAINER= ejovi@OpenBSD.ORG
MAINTAINER= ports@OpenBSD.ORG
MASTER_SITES= http://www.freebsd.org/~wosch/src/

View File

@ -1,9 +1,9 @@
# OpenBSD makefile for: newsfetch
# Version required: 1.0
# Date created: 28 April 1998
# Whom: ejovi
# Whom: Ejovi Nuwere <ejovi@ejovi.net>
#
# $OpenBSD: Makefile,v 1.4 1998/11/24 09:55:20 downsj Exp $
# $OpenBSD: Makefile,v 1.5 1999/04/06 19:18:45 rohee Exp $
#
DISTNAME= newsfetch-1.21
@ -11,7 +11,7 @@ CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/news/readers
MAINTAINER= ejovi@openbsd.org
MAINTAINER= ports@OpenBSD.ORG
MAN1= newsfetch.1
MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_MAN="${INSTALL_MAN}"