Skip to content

Commit f3eb1de

Browse files
author
taca
committed
www/Makefile: add and enable ruby-useragent
1 parent 6a3d5a9 commit f3eb1de

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

www/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.1825 2024/12/11 15:44:29 taca Exp $
1+
# $NetBSD: Makefile,v 1.1826 2024/12/11 15:49:44 taca Exp $
22
#
33

44
COMMENT= Packages related to the World Wide Web
@@ -1098,6 +1098,7 @@ SUBDIR+= ruby-typhoeus
10981098
SUBDIR+= ruby-unicorn
10991099
SUBDIR+= ruby-uri
11001100
SUBDIR+= ruby-url_mount
1101+
SUBDIR+= ruby-useragent
11011102
SUBDIR+= ruby-webrick
11021103
SUBDIR+= ruby-webrobots
11031104
SUBDIR+= ruby-websocket

0 commit comments

Comments
 (0)