diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-05-30 23:02:40 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-05-30 23:02:40 +0000 |
commit | 29421e3724e8aa725b6e0f1218fd9ef5454cb9e5 (patch) | |
tree | 0ff8b0bbb03a577f65f118c9495d4cb5b6ffd2bf /mail/stuphead | |
parent | 8fd7ec403dca37c368b7b007892113d34fb264f0 (diff) | |
download | ports-29421e3724e8aa725b6e0f1218fd9ef5454cb9e5.tar.gz ports-29421e3724e8aa725b6e0f1218fd9ef5454cb9e5.zip |
Notes
Diffstat (limited to 'mail/stuphead')
-rw-r--r-- | mail/stuphead/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/stuphead/Makefile b/mail/stuphead/Makefile index bfc375624671..4cbe54322ddc 100644 --- a/mail/stuphead/Makefile +++ b/mail/stuphead/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: stuphead # Date created: 07 December 2000 -# Whom: Sergey Osokin aka oZZ <osa@FreeBSD.org.ru> +# Whom: Sergey Osokin aka oZZ <ports@FreeBSD.org> # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITES= http://stuphead.antex.ru/ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}-${PORTVERSION}-1.patch -MAINTAINER= osa@FreeBSD.org.ru +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv |