mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Remove extra backslash and fix plist.
This commit is contained in:
parent
1d6d4b103b
commit
e169132707
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296581
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= apache-ant
|
||||
PORTVERSION= 1.8.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE:S,%SUBDIR%/,ant/binaries/:bin,} \
|
||||
LOCAL/hq:man
|
||||
@ -35,7 +36,7 @@ READMES= LICENSE README WHATSNEW
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
DISTFILES+= ${PORTNAME}-${PORTVERSION}-manual.tar.bz2:doc
|
||||
MASTER_SITES+= ${MASTER_SITE_APACHE:S,%SUBDIR%/,ant/manual/:doc,} \
|
||||
MASTER_SITES+= ${MASTER_SITE_APACHE:S,%SUBDIR%/,ant/manual/:doc,}
|
||||
PORTDOCS= *
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user