diff options
author | bapt <bapt@FreeBSD.org> | 2011-11-03 22:13:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-11-03 22:13:10 +0800 |
commit | 8938e0097e6bfe575448306f264108ff4fbbe6c8 (patch) | |
tree | 320d2adde3ed9912baf3cd32ea8676c6d5cd3fd7 /x11 | |
parent | b14e0a805c98fd4c29b02189c2d01a3dccf5965e (diff) | |
download | freebsd-ports-gnome-8938e0097e6bfe575448306f264108ff4fbbe6c8.tar.gz freebsd-ports-gnome-8938e0097e6bfe575448306f264108ff4fbbe6c8.tar.zst freebsd-ports-gnome-8938e0097e6bfe575448306f264108ff4fbbe6c8.zip |
- fix typo
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wmmsg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wmmsg/Makefile b/x11/wmmsg/Makefile index 022f425521d9..49c9992bec3f 100644 --- a/x11/wmmsg/Makefile +++ b/x11/wmmsg/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp that notifies you on ICQ, AIM and IRC events DEPRECATED= No more public distfiles -EXIPRATION_DATE= 2011-12-03 +EXPIRATION_DATE= 2011-12-03 WRKSRC= ${WRKDIR}/${PORTNAME} |