diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-01 22:47:21 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-01 22:47:21 +0000 |
commit | f95bf0e733be784b07b1fd6395c5754008030b84 (patch) | |
tree | 781265dcf92ec0965ed2ae86ca6ad7a939afb544 /net/nylon | |
parent | fc66828a08858b7628218887c6dec09cc6c783fa (diff) | |
download | ports-f95bf0e733be784b07b1fd6395c5754008030b84.tar.gz ports-f95bf0e733be784b07b1fd6395c5754008030b84.zip |
Notes
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/ |