diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-01-31 23:20:03 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-01-31 23:20:03 +0800 |
commit | 2d1fc62a2fcaeac9fe9d83bf3c86e91d4df50bd3 (patch) | |
tree | 1ecef878a65f6e7ee5ab0e8931be2325007eec3a /www/neon28/files | |
parent | e8db95e5668c620c688ee256a17307d8ab70b793 (diff) | |
download | freebsd-ports-gnome-2d1fc62a2fcaeac9fe9d83bf3c86e91d4df50bd3.tar.gz freebsd-ports-gnome-2d1fc62a2fcaeac9fe9d83bf3c86e91d4df50bd3.tar.zst freebsd-ports-gnome-2d1fc62a2fcaeac9fe9d83bf3c86e91d4df50bd3.zip |
Update port to version 0.9.1.
Use new PORTDOCS in place of home made ones.
Take over maintainership, with maintaner's permission.
Approved by: maintainer
Diffstat (limited to 'www/neon28/files')
-rw-r--r-- | www/neon28/files/patch-aa | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/neon28/files/patch-aa b/www/neon28/files/patch-aa deleted file mode 100644 index 2f76f67a5ac1..000000000000 --- a/www/neon28/files/patch-aa +++ /dev/null @@ -1,8 +0,0 @@ ---- example/nbrowse/main.c Sun Jul 16 15:58:00 2000 -+++ example/nbrowse/main.c Fri Oct 13 10:32:01 2000 -@@ -50,3 +50,4 @@ - #include <uri.h> --#include <xalloc.h> -+#define xmalloc malloc -+#define xstrdup strdup - |