diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-28 07:57:59 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-28 07:57:59 +0000 |
commit | af7de0e1c8d088239426aae8701528e827e481aa (patch) | |
tree | 7fc1d9e043bd64fe2a7afd5fe34e28a5f0bd765a /sysutils/libutempter/Makefile | |
parent | 0feca04370b1d37906c3d9570787ee7c216981dc (diff) | |
download | ports-af7de0e1c8d088239426aae8701528e827e481aa.tar.gz ports-af7de0e1c8d088239426aae8701528e827e481aa.zip |
Notes
Diffstat (limited to 'sysutils/libutempter/Makefile')
-rw-r--r-- | sysutils/libutempter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/libutempter/Makefile b/sysutils/libutempter/Makefile index 545ea64c2072..53836f34cac5 100644 --- a/sysutils/libutempter/Makefile +++ b/sysutils/libutempter/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libutempter -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.altlinux.org/pub/people/ldv/utempter/ |