6462be2ae0
Bump the version back to the last existing version (8.1.0), and bump PKGNAME again to be on the safe side.. ok eric@
15 lines
296 B
Makefile
15 lines
296 B
Makefile
# $OpenBSD: Makefile,v 1.3 2009/10/14 12:47:48 landry Exp $
|
|
|
|
SUBDIR += core
|
|
SUBDIR += conch
|
|
SUBDIR += lore
|
|
SUBDIR += mail
|
|
SUBDIR += names
|
|
SUBDIR += news
|
|
SUBDIR += runner
|
|
SUBDIR += web
|
|
SUBDIR += web2
|
|
SUBDIR += words
|
|
|
|
.include <bsd.port.subdir.mk>
|