diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
commit | b07a0523b4b6c61e5016d6dde3c2b789376bf3ad (patch) | |
tree | 5205ac5458449f822c3accdd69bcf94485a42f45 /devel/libgnugetopt | |
parent | 0434b180606a0701d9d94d43d2cd17acbff9bbe5 (diff) | |
download | freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.gz freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.zst freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.zip |
De-pkg-comment
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 |