Attempt to fix pkg-plist
Submitted by: pointyhat
This commit is contained in:
parent
b78874d4e7
commit
4dcba92794
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244075
2 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= base
|
PORTNAME= base
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= news mail
|
CATEGORIES= news mail
|
||||||
MASTER_SITES= SF/husky/huskybase/${PORTVERSION}
|
MASTER_SITES= SF/husky/huskybase/${PORTVERSION}
|
||||||
DISTNAME= huskybase-${PORTVERSION}-src
|
DISTNAME= huskybase-${PORTVERSION}-src
|
||||||
|
|
|
@ -2,3 +2,4 @@ etc/fido/huskymak.cfg
|
||||||
@exec mkdir -p %D/share/doc/husky
|
@exec mkdir -p %D/share/doc/husky
|
||||||
@dirrm etc/fido
|
@dirrm etc/fido
|
||||||
@dirrm share/doc/husky
|
@dirrm share/doc/husky
|
||||||
|
@dirrm fido
|
||||||
|
|
Loading…
Reference in a new issue