Bug 119823 - [TYPO] www/apache22 and UPDATING
Summary: [TYPO] www/apache22 and UPDATING
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: Clement Laforet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-20 12:50 UTC by Martin Matuska
Modified: 2008-01-20 14:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.55 KB, patch)
2008-01-20 12:50 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2008-01-20 12:50:08 UTC
Sorry, my typo in previous PR ( ports/119711 ).
The databases file is called bsd.database.mk instead of bsd.databases.mk
This affects only documentation in Makefile.doc, port works without problems.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-20 12:50:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clement

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-20 14:00:38 UTC
clement     2008-01-20 14:00:32 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    www/apache22         Makefile.doc 
  Log:
  - s/bsd.databases.mk/bsd.database.mk/
  
  PR:             ports/119823
  Submitted by:   mm
  
  Revision  Changes    Path
  1.577     +2 -2      ports/UPDATING
  1.13      +2 -2      ports/www/apache22/Makefile.doc
_______________________________________________
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"
Comment 3 Clement Laforet freebsd_committer freebsd_triage 2008-01-20 14:02:23 UTC
State Changed
From-To: open->closed

Committed, thanks!