Skip to content

Commit

Permalink
Reorder CATEGORIES to mollify pkglint.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmonz committed Jun 30, 2020
1 parent e7f6c88 commit da2f75d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/ucspi-tcp/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.46 2020/06/25 05:42:37 schmonz Exp $
# $NetBSD: Makefile,v 1.47 2020/06/30 13:32:26 schmonz Exp $

DISTNAME= ucspi-tcp-0.88
PKGREVISION= 6
CATEGORIES= sysutils net
CATEGORIES= net sysutils
MASTER_SITES= http://cr.yp.to/ucspi-tcp/ ftp://cr.yp.to/ucspi-tcp/
DISTFILES= ${DISTNAME}.tar.gz ${MANPAGES}

Expand Down

0 comments on commit da2f75d

Please sign in to comment.