diff options
Diffstat (limited to 'textproc/rman')
-rw-r--r-- | textproc/rman/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile index 1c87a9b..ea603bc 100644 --- a/textproc/rman/Makefile +++ b/textproc/rman/Makefile @@ -4,9 +4,8 @@ # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -DISTNAME= rman +DISTNAME= rman-2.0 EXTRACT_SUFX= .tar.Z MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ -WRKSRC= ${WRKDIR}/rman-2.0 .include <bsd.port.mk> |