summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cproto/Makefile4
-rw-r--r--devel/cproto/pkg-descr2
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/cproto/Makefile b/devel/cproto/Makefile
index bd439ee4788f..e069138c4af9 100644
--- a/devel/cproto/Makefile
+++ b/devel/cproto/Makefile
@@ -9,8 +9,10 @@ MASTER_SITES= ftp://invisible-island.net/cproto/
MAINTAINER= thomas@bsdunix.ch
COMMENT= Generate C function prototypes and convert function definitions
-GNU_CONFIGURE= yes
+LICENSE= PD
+
USES= tar:tgz
+GNU_CONFIGURE= yes
PLIST_FILES= bin/cproto man/man1/cproto.1.gz
diff --git a/devel/cproto/pkg-descr b/devel/cproto/pkg-descr
index cfb9def60542..4eae9167db23 100644
--- a/devel/cproto/pkg-descr
+++ b/devel/cproto/pkg-descr
@@ -12,4 +12,4 @@ Cproto is in the public domain, except for the configure script which is
copyrighted by the Free Software Foundation, Inc. If you have any comments
or find any bugs, please let me know.
-WWW: http://invisible-island.net/cproto/
+WWW: https://invisible-island.net/cproto/