diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-09-11 21:25:11 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-09-11 21:25:11 +0000 |
commit | a8652ea309f75f0a95f91e15e6b19bab50b6e414 (patch) | |
tree | e2abe53df19b8094f210888060bdcc8b98e1d605 /net-mgmt/cidr/Makefile | |
parent | 520f94385653e3444c1be979038fb6fd8b518921 (diff) | |
download | ports-a8652ea309f75f0a95f91e15e6b19bab50b6e414.tar.gz ports-a8652ea309f75f0a95f91e15e6b19bab50b6e414.zip |
Notes
Diffstat (limited to 'net-mgmt/cidr/Makefile')
-rw-r--r-- | net-mgmt/cidr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/cidr/Makefile b/net-mgmt/cidr/Makefile index 78d0bf1748de..53fd1d57e889 100644 --- a/net-mgmt/cidr/Makefile +++ b/net-mgmt/cidr/Makefile @@ -12,7 +12,7 @@ DISTNAME= cidr-current MAINTAINER= midom@dammit.lt -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} ALL_TARGET= cidr |