diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-19 12:51:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-19 12:51:26 +0000 |
commit | ffb5aa8d1e851a9ce5abd016dc65d7c4be2ae23b (patch) | |
tree | 6e6256779a56818d81f887d2fb8bb175a41a91f0 /net | |
parent | a9d926beb465f9af5cb9de322482f8950490f7c2 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/unison-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile index 26280bb52b3b..5c6ce2f5d60c 100644 --- a/net/unison-devel/Makefile +++ b/net/unison-devel/Makefile @@ -17,6 +17,9 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz MAINTAINER= mad@madpilot.net COMMENT= A user-level file synchronization tool +IGNORE= No devel release available at present. \ + Install net/unison which is the latest stable version. + PLIST_SUB= PORTVERSION=${PORTVERSION} USE_GMAKE= yes MAKE_ARGS= CFLAGS="" |