diff options
author | Patrick Li <pat@FreeBSD.org> | 2005-05-27 23:02:49 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2005-05-27 23:02:49 +0000 |
commit | ac4fd5881b69c71f96b2ce42b356772f1831b4a9 (patch) | |
tree | e47521d290993383f18410afbe6f6efde75982bd /mail/wmmaiload | |
parent | c5e9084630256672741a2b7db3042c0e00afdcd1 (diff) | |
download | ports-ac4fd5881b69c71f96b2ce42b356772f1831b4a9.tar.gz ports-ac4fd5881b69c71f96b2ce42b356772f1831b4a9.zip |
Notes
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 |