diff options
Diffstat (limited to 'devel/libgnugetopt')
-rw-r--r-- | devel/libgnugetopt/Makefile | 1 | ||||
-rw-r--r-- | devel/libgnugetopt/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgnugetopt/Makefile b/devel/libgnugetopt/Makefile index 074a1926b8eb..b10709e3621f 100644 --- a/devel/libgnugetopt/Makefile +++ b/devel/libgnugetopt/Makefile @@ -18,6 +18,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= lioux MAINTAINER= lioux@FreeBSD.org +COMMENT= GNU getopt library USE_BZIP2= yes INSTALLS_SHLIB= yes diff --git a/devel/libgnugetopt/pkg-comment b/devel/libgnugetopt/pkg-comment deleted file mode 100644 index f916505be616..000000000000 --- a/devel/libgnugetopt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU getopt library |