diff options
author | fcambus <fcambus@pkgsrc.org> | 2019-06-19 10:07:50 +0000 |
---|---|---|
committer | fcambus <fcambus@pkgsrc.org> | 2019-06-19 10:07:50 +0000 |
commit | 80a7d074727ab5ee3302479961179a8a52e85d39 (patch) | |
tree | d8a73493b93bef58b555c785776f287fefc15bca /www | |
parent | 3bd0e2736b370b4ec29ac58408c7412f8760c505 (diff) | |
download | pkgsrc-80a7d074727ab5ee3302479961179a8a52e85d39.tar.gz |
Add stagit.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index b5ad9601bb3..ce7943bd02a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1389 2019/06/17 20:57:39 adam Exp $ +# $NetBSD: Makefile,v 1.1390 2019/06/19 10:07:50 fcambus Exp $ # COMMENT= Packages related to the World Wide Web @@ -929,6 +929,7 @@ SUBDIR+= squidclamav SUBDIR+= squidpurge SUBDIR+= squidview SUBDIR+= squirm +SUBDIR+= stagit SUBDIR+= surfraw SUBDIR+= swiftsurf SUBDIR+= swiggle |