diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-11 07:45:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-11 07:45:42 +0000 |
commit | 3241117c5b4a3dd073e763a6f4d21fd9b9d06cb9 (patch) | |
tree | ff7d7d1a23662d82d412aeebece98bd17891466a /textproc/pear-Numbers_Roman/Makefile | |
parent | d763f3a6f776b4ea6518c12b9371df06fc476624 (diff) | |
download | ports-3241117c5b4a3dd073e763a6f4d21fd9b9d06cb9.tar.gz ports-3241117c5b4a3dd073e763a6f4d21fd9b9d06cb9.zip |
Notes
Diffstat (limited to 'textproc/pear-Numbers_Roman/Makefile')
-rw-r--r-- | textproc/pear-Numbers_Roman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pear-Numbers_Roman/Makefile b/textproc/pear-Numbers_Roman/Makefile index 3d8e4eed0248..98d4316d9a24 100644 --- a/textproc/pear-Numbers_Roman/Makefile +++ b/textproc/pear-Numbers_Roman/Makefile @@ -8,6 +8,6 @@ CATEGORIES= textproc devel pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR methods for converting to and from Roman Numerals -USES= pear +USES= pear .include <bsd.port.mk> |