diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 18:14:07 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 18:14:07 +0000 |
commit | 93a61d6874669ec2bb1bc7deebc61598e4174442 (patch) | |
tree | b771014812f92756476f174cb7d6d567fc13dbc2 /net/libunpipc/Makefile | |
parent | e062d3845f126e409fb15b1ae6b67f75410a881b (diff) |
Notes
Diffstat (limited to 'net/libunpipc/Makefile')
-rw-r--r-- | net/libunpipc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/libunpipc/Makefile b/net/libunpipc/Makefile index 024ca5b74992..497d6dc616a8 100644 --- a/net/libunpipc/Makefile +++ b/net/libunpipc/Makefile @@ -1,16 +1,16 @@ # Ports collection makefile for: libunpipc -# Version required: 1.0 # Date created: Sept 28, 1999 # Whom: james@targetnet.com # # $FreeBSD$ # -DISTNAME= unpv22e -PKGNAME= libunpipc-1.0 +PORTNAME= libunpipc +PORTVERSION= 1.0 CATEGORIES= net MASTER_SITES= ftp://ftp.kohala.com/pub/rstevens/ \ http://compass.net.edu.cn:8000/programming/ +DISTNAME= unpv22e MAINTAINER= james@targetnet.com |