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/portell | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
Notes
Diffstat (limited to 'misc/portell')
-rw-r--r-- | misc/portell/Makefile | 1 | ||||
-rw-r--r-- | misc/portell/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/portell/Makefile b/misc/portell/Makefile index 6d74901a68cb..445df555d3da 100644 --- a/misc/portell/Makefile +++ b/misc/portell/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= mich@freebsdcluster.org +COMMENT= Quick display of FreeBSD port descriptions USE_PYTHON= YES NO_BUILD= YES diff --git a/misc/portell/pkg-comment b/misc/portell/pkg-comment deleted file mode 100644 index c04a016fde1e..000000000000 --- a/misc/portell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Quick display of FreeBSD port descriptions |