diff options
author | green <green@FreeBSD.org> | 1999-11-01 10:26:25 +0800 |
---|---|---|
committer | green <green@FreeBSD.org> | 1999-11-01 10:26:25 +0800 |
commit | 0ccf0db45cbb4ea7425dbc8c854ea19e84588de2 (patch) | |
tree | 0d098996eb5292a4ea47b261a8bf7ad564570836 /palm/jpilot/Makefile | |
parent | 28499da9bff26cd291ab20da36b9aa67b72bfed7 (diff) | |
download | freebsd-ports-gnome-0ccf0db45cbb4ea7425dbc8c854ea19e84588de2.tar.gz freebsd-ports-gnome-0ccf0db45cbb4ea7425dbc8c854ea19e84588de2.tar.zst freebsd-ports-gnome-0ccf0db45cbb4ea7425dbc8c854ea19e84588de2.zip |
Update to include the latest distribution patches.
Diffstat (limited to 'palm/jpilot/Makefile')
-rw-r--r-- | palm/jpilot/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 98c9cb0c26d2..d62967ba48c6 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -11,6 +11,11 @@ DISTNAME= jpilot-0.95 CATEGORIES= palm comms MASTER_SITES= http://jpilot.linuxbox.com/ +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= patch-1-datebook-0.95 \ + patch-1-todo-0.95 \ + patch-1-todo_gui-0.95 + MAINTAINER?= varju@webct.com LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link \ |