diff options
author | pat <pat@FreeBSD.org> | 2005-05-28 07:02:49 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2005-05-28 07:02:49 +0800 |
commit | 60534bd9436447cbc0515a6793953ebd5d2ec0dd (patch) | |
tree | 4589787044cdc417c019adbf9486233432e6cdc1 /mail/wmmaiload | |
parent | 68e76a0e259649df31dde98ca74a2d84b3384eb4 (diff) | |
download | freebsd-ports-gnome-60534bd9436447cbc0515a6793953ebd5d2ec0dd.tar.gz freebsd-ports-gnome-60534bd9436447cbc0515a6793953ebd5d2ec0dd.tar.zst freebsd-ports-gnome-60534bd9436447cbc0515a6793953ebd5d2ec0dd.zip |
Update to 1.0.3
Diffstat (limited to 'mail/wmmaiload')
-rw-r--r-- | mail/wmmaiload/Makefile | 3 | ||||
-rw-r--r-- | mail/wmmaiload/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/wmmaiload/Makefile b/mail/wmmaiload/Makefile index 5ac1be2e7c13..e0057d934a4d 100644 --- a/mail/wmmaiload/Makefile +++ b/mail/wmmaiload/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wmmaiload -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= mail windowmaker MASTER_SITES= http://tnemeth.free.fr/projets/programmes/ @@ -22,6 +22,7 @@ CONFIGURE_ARGS= --program-prefix="" MAN1= ${PORTNAME}.1 ${PORTNAME}-config.1 PLIST_FILES= bin/wmmaiload bin/wmmaiload-config +PLIST_DIRS= share/nls/POSIX share/nls/en_US.US-ASCII post-patch: @${REINPLACE_CMD} -e 's|gtk-config|${GTK_CONFIG}|g' \ diff --git a/mail/wmmaiload/distinfo b/mail/wmmaiload/distinfo index 7db50f700940..5798f9c32a3f 100644 --- a/mail/wmmaiload/distinfo +++ b/mail/wmmaiload/distinfo @@ -1,2 +1,2 @@ -MD5 (wmmaiload-1.0.2.tar.gz) = bf4d0274a99a610d2f22442a06903eec -SIZE (wmmaiload-1.0.2.tar.gz) = 113552 +MD5 (wmmaiload-1.0.3.tar.gz) = 8bbbd43a1de2f1c2cf96fc529f3ed8c3 +SIZE (wmmaiload-1.0.3.tar.gz) = 113586 |