diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /misc/pbs | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76038
Diffstat (limited to 'misc/pbs')
-rw-r--r-- | misc/pbs/Makefile | 1 | ||||
-rw-r--r-- | misc/pbs/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/pbs/Makefile b/misc/pbs/Makefile index 43bc07b645bf..f2c1396f5c8e 100644 --- a/misc/pbs/Makefile +++ b/misc/pbs/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://vaccine.sourceforge.net/ DISTNAME= pbs_v2.2p11 MAINTAINER= dbader@eece.unm.edu +COMMENT= Batch job queueing system LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \ tk80.1:${PORTSDIR}/x11-toolkits/tk80 diff --git a/misc/pbs/pkg-comment b/misc/pbs/pkg-comment deleted file mode 100644 index f825dcff1963..000000000000 --- a/misc/pbs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Batch job queueing system |