Bug 154777 - www/lifetype fix WWW
Summary: www/lifetype fix WWW
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 16:40 UTC by Aldis Berjoza
Modified: 2011-02-15 00:50 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 Aldis Berjoza 2011-02-14 16:40:09 UTC
WWW should be changed to
http://lifetype.net/

because http://lifetype.org/ will be dropped

Fix: 

sed -e 's/lifetype.org/lifetype.net/' pkg-descr
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-14 16:40:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-15 00:48:38 UTC
clsung      2011-02-15 00:48:33 UTC

  FreeBSD ports repository

  Modified files:
    www/lifetype         pkg-descr 
  Log:
  - lifetype.org is redirecting to lifetype.net
  
  PR:             ports/154777
  Submitted by:   Aldis Berjoza <aldis_AT_bsdroot dot lv>
  
  Revision  Changes    Path
  1.4       +1 -1      ports/www/lifetype/pkg-descr
_______________________________________________
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 Cheng-Lung Sung freebsd_committer freebsd_triage 2011-02-15 00:48:50 UTC
State Changed
From-To: open->closed

Committed. Thank You.