diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 13:51:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 13:51:27 +0000 |
commit | 07cd20b334bcce67d925d228b1dc798c007141f0 (patch) | |
tree | 0b6795ee15e18090020cfa8444738bad46458587 /comms/jpilot | |
parent | 2db9056f6e9918e76e686389fa7de8a0a3ed22b6 (diff) | |
download | pkgsrc-07cd20b334bcce67d925d228b1dc798c007141f0.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'comms/jpilot')
-rw-r--r-- | comms/jpilot/Makefile | 3 | ||||
-rw-r--r-- | comms/jpilot/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 7c8693dd9f5..323cfcbec7b 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/11/09 14:17:06 itojun Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/16 13:56:15 wiz Exp $ # DISTNAME= jpilot-0.98.1 @@ -7,6 +7,7 @@ MASTER_SITES= http://jpilot.linuxave.net/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://jpilot.linuxave.net/ +COMMENT= desktop organizer application for the palm pilot BUILD_DEPENDS+= msgfmt:../../devel/gettext DEPENDS+= gtk+>=1.2.0:../../x11/gtk diff --git a/comms/jpilot/pkg/COMMENT b/comms/jpilot/pkg/COMMENT deleted file mode 100644 index 4441ee6902d..00000000000 --- a/comms/jpilot/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -desktop organizer application for the palm pilot |