diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 01:43:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 01:43:35 +0000 |
commit | 0025270cc88892fc23e429155c6f7d7cd7b8a06b (patch) | |
tree | 37cdaf9ca7c798d0225649782d26b5194245c1d8 /net/poptop | |
parent | "pl" -> ".", not "p". (diff) |
Revert package name.
Notes
Notes:
svn path=/head/; revision=27566
Diffstat (limited to 'net/poptop')
-rw-r--r-- | net/poptop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/poptop/Makefile b/net/poptop/Makefile index d8059b7e5bbf..c93dda3bb9f8 100644 --- a/net/poptop/Makefile +++ b/net/poptop/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= pptpd +PORTNAME= poptop PORTVERSION= 1.0.0 CATEGORIES= net MASTER_SITES= http://www.moretonbay.com/vpn/releases/ |