diff options
Diffstat (limited to 'net/adns/Makefile')
-rw-r--r-- | net/adns/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/adns/Makefile b/net/adns/Makefile index 09fb109d31c..e9e333e11e0 100644 --- a/net/adns/Makefile +++ b/net/adns/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ # -PORTNAME= adns -PORTVERSION= 0.7 -CATEGORIES= net +PORTNAME= adns +PORTVERSION= 0.7 +CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.chiark.greenend.org.uk/users/ian/adns/ MASTER_SITE_SUBDIR= adns |