diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-07-02 06:47:21 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-07-02 06:47:21 +0800 |
commit | 3473532e4e9dafd9abc77e695d14cd7dc0cd4f8e (patch) | |
tree | e1532d2d8c0e2b93f1813510ec29b402fc49768c /net/nylon | |
parent | ddb110d24e2a78ef54c238a5bb30f6a636142e46 (diff) | |
download | freebsd-ports-gnome-3473532e4e9dafd9abc77e695d14cd7dc0cd4f8e.tar.gz freebsd-ports-gnome-3473532e4e9dafd9abc77e695d14cd7dc0cd4f8e.tar.zst freebsd-ports-gnome-3473532e4e9dafd9abc77e695d14cd7dc0cd4f8e.zip |
Chase the libevent update.
Reported by: pointyhat
Diffstat (limited to 'net/nylon')
-rw-r--r-- | net/nylon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/nylon/Makefile b/net/nylon/Makefile index 4bb76b057dba..7665459a916a 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -8,6 +8,7 @@ PORTNAME= nylon PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/nylon/ |