mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix MASTER_SITE for devel/doc++
PR: ports/46055 Submitted by: Mark Linimon <linimon@lonesome.com>
This commit is contained in:
parent
3aba0ebe14
commit
7478ba887a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71530
@ -8,9 +8,8 @@
|
||||
PORTNAME= doc++
|
||||
PORTVERSION= 3.4.4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
|
||||
http://www.linuxsupportline.com/~doc++/
|
||||
MASTER_SITE_SUBDIR= apps/doctools
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= docpp
|
||||
|
||||
MAINTAINER= Ruslan@Shevchenko.Kiev.UA
|
||||
|
||||
|
@ -2,4 +2,4 @@ DOC++ is a source documentation system for C++, CORBA IDL and java
|
||||
It generates javadoc-like documentation in HTML and LaTeX.
|
||||
The homepage contains more information to supplement this short description.
|
||||
|
||||
WWW: http://www.liuxsupportline.com/~doc++/
|
||||
WWW: http://docpp.sourceforge.net/
|
||||
|
Loading…
Reference in New Issue
Block a user