diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /benchmarks/pybench | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | freebsd-ports-gnome-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz freebsd-ports-gnome-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.zst freebsd-ports-gnome-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'benchmarks/pybench')
-rw-r--r-- | benchmarks/pybench/Makefile | 1 | ||||
-rw-r--r-- | benchmarks/pybench/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/pybench/Makefile b/benchmarks/pybench/Makefile index 9b31a37f080b..23d27325ea68 100644 --- a/benchmarks/pybench/Makefile +++ b/benchmarks/pybench/Makefile @@ -11,6 +11,7 @@ CATEGORIES= benchmarks python MASTER_SITES= http://www.lemburg.com/files/python/ MAINTAINER= sobomax@FreeBSD.org +COMMENT= An extensible benchmark suite for Python WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/benchmarks/pybench/pkg-comment b/benchmarks/pybench/pkg-comment deleted file mode 100644 index f714b49436c5..000000000000 --- a/benchmarks/pybench/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extensible benchmark suite for Python |