mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Fix plist
This commit is contained in:
parent
9fcaf463e6
commit
8fe024a91d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464641
2 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
PORTNAME= dcd
|
||||
PORTVERSION= 0.9.1
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES?= devel
|
||||
PKGNAMESUFFIX?= -server
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@ include/d/common/dcd_version.d
|
|||
include/d/common/messages.d
|
||||
include/d/common/socket.d
|
||||
include/d/server/autocomplete.d
|
||||
include/d/server/main.d
|
||||
include/d/server/server.d
|
||||
lib/d/libdcd.a
|
||||
man/man1/dcd-server.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue