Bug 162225 - www/typo345: SUBDIR missing at /usr/ports/www/Makefile
Summary: www/typo345: SUBDIR missing at /usr/ports/www/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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-01 11:40 UTC by Helmut Schneider
Modified: 2011-11-04 20:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Schneider 2011-11-01 11:40:07 UTC
[helmut@BSDHelmut832 /usr/ports/www/typo3]$ grep -ir typo3 /usr/ports/www/Makefile
    SUBDIR += typo3
    SUBDIR += typo343
    SUBDIR += typo344
[helmut@BSDHelmut832 /usr/ports/www/typo3]$

Fix: 

Add "SUBDIR += typo345" to /usr/ports/www/Makefile
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-11-01 11:40:16 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-04 19:56:13 UTC
pawel       2011-11-04 19:55:59 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Log:
  Connect www/typo345
  
  PR:             ports/162225
  Submitted by:   Helmut Schneider <jumper99@gmx.de>
  
  Revision  Changes    Path
  1.3022    +1 -0      ports/www/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"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2011-11-04 19:56:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!