diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/mathopd | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'www/mathopd')
-rw-r--r-- | www/mathopd/Makefile | 1 | ||||
-rw-r--r-- | www/mathopd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile index e863aa212952..4a90958f4a9f 100644 --- a/www/mathopd/Makefile +++ b/www/mathopd/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.mathopd.org/dist/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pl/} MAINTAINER= tobez@FreeBSD.org +COMMENT= A very small, yet very fast HTTP server post-install: @${INSTALL_DATA} ${FILESDIR}/mathopd.conf.sample ${PREFIX}/etc diff --git a/www/mathopd/pkg-comment b/www/mathopd/pkg-comment deleted file mode 100644 index ff6a9a131941..000000000000 --- a/www/mathopd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A very small, yet very fast HTTP server |