diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-05-04 03:18:29 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-05-04 03:18:29 +0000 |
commit | a5892297fbab288f983923bb69c03fea5b48f548 (patch) | |
tree | b567df65dce74cf697cb14112b736adc2e9f2277 /russian | |
parent | 1a9de492263c4a9e2ef83c2034ee0489db02dc09 (diff) | |
download | freebsd-ports-a5892297fbab288f983923bb69c03fea5b48f548.zip |
Remove "+NN" from package name, it is not really necessary.
Diffstat (limited to 'russian')
-rw-r--r-- | russian/elm.language/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/elm.language/Makefile b/russian/elm.language/Makefile index 7ff86013f136..6a8f8d213993 100644 --- a/russian/elm.language/Makefile +++ b/russian/elm.language/Makefile @@ -2,10 +2,10 @@ # Date created: 2 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.6 1996/03/29 06:39:16 asami Exp $ +# $Id: Makefile,v 1.7 1996/04/09 01:49:51 asami Exp $ # -PKGNAME= ru-elm-2.4ME+15 +PKGNAME= ru-elm-2.4ME CATEGORIES+= russian mail RUN_DEPENDS+= elm:${PORTSDIR}/mail/elm |