diff options
author | asami <asami@FreeBSD.org> | 1998-07-25 12:35:50 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-07-25 12:35:50 +0000 |
commit | cd2f77617781902e5dae5bd8b148889581f6718a (patch) | |
tree | 4078b74ff290dddce143d81a319572cb3524f5d1 /russian/pine.language/Makefile | |
parent | 9aff042d06d135663770208ea53684e25a299de0 (diff) | |
download | FreeBSD-ports-cd2f77617781902e5dae5bd8b148889581f6718a.zip FreeBSD-ports-cd2f77617781902e5dae5bd8b148889581f6718a.tar.gz |
Fix PKGNAME and dependency (pine -> pine3).
Diffstat (limited to 'russian/pine.language/Makefile')
-rw-r--r-- | russian/pine.language/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/russian/pine.language/Makefile b/russian/pine.language/Makefile index b993cc5..c8bedbd 100644 --- a/russian/pine.language/Makefile +++ b/russian/pine.language/Makefile @@ -2,15 +2,15 @@ # Date created: 2 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.2 1996/12/04 00:04:12 asami Exp $ +# $Id: Makefile,v 1.3 1998/06/27 05:19:32 asami Exp $ # -PKGNAME= ru-pine-3.95 +PKGNAME= ru-pine-3.96 CATEGORIES= russian mail MAINTAINER= ache@FreeBSD.org -RUN_DEPENDS= pine:${PORTSDIR}/mail/pine +RUN_DEPENDS= pine:${PORTSDIR}/mail/pine3 NO_EXTRACT= YES NO_WRKDIR= YES |