diff options
Diffstat (limited to 'devel/linux-understand_c')
-rw-r--r-- | devel/linux-understand_c/Makefile | 1 | ||||
-rw-r--r-- | devel/linux-understand_c/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux-understand_c/Makefile b/devel/linux-understand_c/Makefile index de10d4168690..45ac68ad46b6 100644 --- a/devel/linux-understand_c/Makefile +++ b/devel/linux-understand_c/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= latest pastbuilds DISTNAME= und_c-14b${PORTVERSION:E}-linux MAINTAINER= lioux@FreeBSD.org +COMMENT= Understand can parse a C/C++ project helping reverse engineer it ONLY_FOR_ARCHS= i386 USE_LINUX= yes diff --git a/devel/linux-understand_c/pkg-comment b/devel/linux-understand_c/pkg-comment deleted file mode 100644 index 294cf1e6f31e..000000000000 --- a/devel/linux-understand_c/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Understand can parse a C/C++ project helping reverse engineer it |