diff options
author | ache <ache@FreeBSD.org> | 1996-02-26 01:04:20 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-02-26 01:04:20 +0000 |
commit | 860155434d4b198286935bd23cb1a42a56ae8cfb (patch) | |
tree | 0c5e7b2d3e936dc34da5e9f59781cf05875df395 /russian | |
parent | 6754efeaa42e38925224e3c4e18bd6c3eeb8a735 (diff) | |
download | FreeBSD-ports-860155434d4b198286935bd23cb1a42a56ae8cfb.zip FreeBSD-ports-860155434d4b198286935bd23cb1a42a56ae8cfb.tar.gz |
elm+mime -> elm
Diffstat (limited to 'russian')
-rw-r--r-- | russian/elm.language/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/russian/elm.language/Makefile b/russian/elm.language/Makefile index 9cb4783..6178f29 100644 --- a/russian/elm.language/Makefile +++ b/russian/elm.language/Makefile @@ -1,15 +1,13 @@ -# New ports collection makefile for: ru-elm+mime +# New ports collection makefile for: ru-elm # Date created: 2 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.3 1995/12/03 01:31:38 ache Exp $ +# $Id: Makefile,v 1.1.1.1 1995/12/20 06:58:00 ache Exp $ # -PKGNAME= ru-elm+mime +PKGNAME= ru-elm CATEGORIES+= russian mail -RUN_DEPENDS+= elm:${PORTSDIR}/mail/elm+mime -# A little trick here, it can be elm without mime -RUN_DEPENDS+= metamail:${PORTSDIR}/mail/elm+mime +RUN_DEPENDS+= elm:${PORTSDIR}/mail/elm MAINTAINER= ache@FreeBSD.org NO_EXTRACT= YES NO_WRKDIR= YES |