Bug 144159 - [patch] editors/komodo-edit fix typo in Makefile
Summary: [patch] editors/komodo-edit fix typo in Makefile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-21 09:00 UTC by Andrius Morkunas
Modified: 2010-02-22 08:00 UTC (History)
0 users

See Also:


Attachments
file.diff (440 bytes, patch)
2010-02-21 09:00 UTC, Andrius Morkunas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrius Morkunas 2010-02-21 09:00:13 UTC
ONLY_FOR_ARCH= i386 amd64
should be
ONLY_FOR_ARCHS= i386 amd64

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-21 09:00:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Pietro Cerutti freebsd_committer freebsd_triage 2010-02-22 07:59:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-02-22 07:59:40 UTC
gahr        2010-02-22 07:59:30 UTC

  FreeBSD ports repository

  Modified files:
    editors/komodo-edit  Makefile 
  Log:
  - Fix typo in Makefile
  
  PR:             144159
  Submitted by:   Andrius Morkunas <hinokind@gmail.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.8       +1 -1      ports/editors/komodo-edit/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"