diff options
Diffstat (limited to 'comms/sredird/Makefile')
-rw-r--r-- | comms/sredird/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/sredird/Makefile b/comms/sredird/Makefile index 595231e5480..ced64c8c190 100644 --- a/comms/sredird/Makefile +++ b/comms/sredird/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sredird -# Version required: 1.1.7 # Date created: 19 Dec 1999 # Whom: Maxim Sobolev <sobomax@altavista.net> # # $FreeBSD$ # -DISTNAME= sredird-1.1.7 +PORTNAME= sredird +PORTVERSION= 1.1.7 CATEGORIES= comms MASTER_SITES= http://metalab.unc.edu/pub/Linux/system/serial/ |