diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /misc/porteasy | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'misc/porteasy')
-rw-r--r-- | misc/porteasy/Makefile | 1 | ||||
-rw-r--r-- | misc/porteasy/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/porteasy/Makefile b/misc/porteasy/Makefile index 36deea7d384a..bd24dc02d3fc 100644 --- a/misc/porteasy/Makefile +++ b/misc/porteasy/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= # none DISTFILES= # none MAINTAINER= des@FreeBSD.org +COMMENT= A tool for fetching and building ports NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/misc/porteasy/pkg-comment b/misc/porteasy/pkg-comment deleted file mode 100644 index b0b24b7f52b0..000000000000 --- a/misc/porteasy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool for fetching and building ports |