Bug 187036 - deskutils/mdh: Remove false DEPRECATED
Summary: deskutils/mdh: Remove false DEPRECATED
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-25 18:10 UTC by tkato432
Modified: 2014-02-27 08:40 UTC (History)
0 users

See Also:


Attachments
file.diff (443 bytes, patch)
2014-02-25 18:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2014-02-25 18:10:00 UTC
- Remove false DEPRECATED
- Add LICENSE
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-25 18:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-02-27 08:39:45 UTC
Author: miwi
Date: Thu Feb 27 08:39:37 2014
New Revision: 346257
URL: http://svnweb.freebsd.org/changeset/ports/346257
QAT: https://qat.redports.org/buildarchive/r346257/

Log:
  - Remove false DEPRECATED
  - Add LICENSE
  
  PR:		187036
  Submitted by:	Ports Fury

Modified:
  head/deskutils/mdh/Makefile

Modified: head/deskutils/mdh/Makefile
==============================================================================
--- head/deskutils/mdh/Makefile	Thu Feb 27 08:36:11 2014	(r346256)
+++ head/deskutils/mdh/Makefile	Thu Feb 27 08:39:37 2014	(r346257)
@@ -10,8 +10,7 @@ MASTER_SITES=	http://www.gozer.org/progr
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GTK2-based toolbar, like a smaller GNOME panel
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2014-03-07
+LICENSE=	GPLv2 # (or later)
 
 USE_BZIP2=	yes
 USE_GNOME=	gtk20
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2014-02-27 08:39:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!