diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-03-29 21:12:57 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-03-29 21:12:57 +0000 |
commit | ef36125c961ca8ba70a8b486e8440a0d57854d84 (patch) | |
tree | 782b5bc87c57627d2d3388c44b0982d4d595e8dc /comms/seyon | |
parent | 6d5e1b641802b37d18bbc89b72215a682beec6cb (diff) | |
download | ports-ef36125c961ca8ba70a8b486e8440a0d57854d84.tar.gz ports-ef36125c961ca8ba70a8b486e8440a0d57854d84.zip |
Notes
Diffstat (limited to 'comms/seyon')
-rw-r--r-- | comms/seyon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile index 0043a1653b76..0402deeaa344 100644 --- a/comms/seyon/Makefile +++ b/comms/seyon/Makefile @@ -11,6 +11,6 @@ DISTFILES= Seyon-2.14b-tar.Z WRKSRC= ${WRKDIR}/seyon USE_IMAKE= yes MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/ - +MAINTAINER= me@FreeBSD.org .include <bsd.port.mk> |