diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 11:13:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 11:13:59 +0000 |
commit | 2a7129d9c875d3fd68e7eee4997da17dc3bca613 (patch) | |
tree | f105b52d94c7a848cca8438e2d441e05594cd84d | |
parent | d8dab432d74054cc64f7d8224bb8738a94b29011 (diff) |
resurrrect net/gift
PR: ports/56484
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
Notes
Notes:
svn path=/head/; revision=90415
-rw-r--r-- | MOVED | 2 | ||||
-rw-r--r-- | net/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -254,7 +254,7 @@ graphics/xtheater|multimedia/xtheater|2003-04-04|new category graphics/recmpeg|multimedia/recmpeg|2003-04-04|new category graphics/spigot|multimedia/spigot|2003-04-04|new category net/gaim-snapshot|net/gaim|2003-04-05|rolled into net/gaim -net/gift||2003-04-05|no current official releases +net/gift|net/gift|2003-04-05|no current official releases (resurrected on 2003-10-04) net/jift||2003-04-05|lack of development x11-toolkits/pike-gtk||2003-04-09|included in pike japanese/samba20|japanese/samba|2003-04-13|security vulnerability diff --git a/net/Makefile b/net/Makefile index 3b382ca7192c..b7fc4904a9fc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -155,6 +155,7 @@ SUBDIR += ggsd SUBDIR += gicq SUBDIR += gini + SUBDIR += gift SUBDIR += gkrellm_snmp SUBDIR += gkrellmmultiping2 SUBDIR += gkrellmqst |