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/rpl | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.tar.gz ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
Notes
Diffstat (limited to 'misc/rpl')
-rw-r--r-- | misc/rpl/Makefile | 1 | ||||
-rw-r--r-- | misc/rpl/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/rpl/Makefile b/misc/rpl/Makefile index 870e3c9f3df3..fd645c10b24e 100644 --- a/misc/rpl/Makefile +++ b/misc/rpl/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/ MAINTAINER= mich@freebsdcluster.org +COMMENT= Rpl is a Unix text replacement utility GNU_CONFIGURE= yes diff --git a/misc/rpl/pkg-comment b/misc/rpl/pkg-comment deleted file mode 100644 index d08951e7ae35..000000000000 --- a/misc/rpl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Rpl is a Unix text replacement utility |