diff options
author | pav <pav@FreeBSD.org> | 2004-05-05 01:14:43 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-05 01:14:43 +0800 |
commit | 0cd00eb4e58076b851460b231d036205fe982b5e (patch) | |
tree | b8d145bc1746b6cd991cb9536d5edb37e48575bf /deskutils | |
parent | 2a2e53fa0a352a4146c1a9241b65fc272212a54f (diff) | |
download | freebsd-ports-gnome-0cd00eb4e58076b851460b231d036205fe982b5e.tar.gz freebsd-ports-gnome-0cd00eb4e58076b851460b231d036205fe982b5e.tar.zst freebsd-ports-gnome-0cd00eb4e58076b851460b231d036205fe982b5e.zip |
- Update to 0.3.4
PR: ports/66223
Submitted by: Herbert J. Skuhra <herbert.skuhra@gmx.at> (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/pal/Makefile | 4 | ||||
-rw-r--r-- | deskutils/pal/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/pal/Makefile b/deskutils/pal/Makefile index daf448a78e36..1da3899d4af6 100644 --- a/deskutils/pal/Makefile +++ b/deskutils/pal/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= pal -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.4 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= palcal @@ -39,7 +39,7 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pal ${PREFIX}/bin ${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/share/*.pal ${DATADIR} - ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/share/*.conf ${DATADIR} + ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/pal.conf ${DATADIR} ${INSTALL_MAN} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/pal.1.template ${PREFIX}/man/man1/pal.1 .include <bsd.port.post.mk> diff --git a/deskutils/pal/distinfo b/deskutils/pal/distinfo index f83c14b2d655..7c7d99409c5f 100644 --- a/deskutils/pal/distinfo +++ b/deskutils/pal/distinfo @@ -1,2 +1,2 @@ -MD5 (pal-0.3.3.tgz) = 3cf53e55ab18fa2655c5d2f58498c6d0 -SIZE (pal-0.3.3.tgz) = 85454 +MD5 (pal-0.3.4.tgz) = 86911792eace630a1c2e93846c27290c +SIZE (pal-0.3.4.tgz) = 109125 |